Purpose
This API es for upload a web background video. The format must be mp4, the maximun size is 36MB.
These videos are very short gameplay animations that will appear as web backbround behind everything.
Require to have “platform’s collaborator privileges”.
Must be used the method HTML POST.
Inputs:
- CyberName = CyberName ID.
- UserName = UserName ID.
- Token = Session Token.
- file = Uploaded file.
https://wingamer.ar/ApiMasterControl/AddWebBackgroundVideo.php
Output:
- Array Object [ {“ResponseClass”: “OK”} ]
- Array Object [ {“ResponseClass”: “ERROR”, “Param1”: “error message”} ]