Purpose
This API delete a video from the background videos assets list for the web.
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 GET.
Inputs:
- CyberName = CyberName ID.
- UserName = UserName ID.
- Token = Session Token.
- VideoTag = tag ID for the video.
Output:
- Array Object [ {“ResponseClass”: “OK”} ]
- Array Object [ {“ResponseClass”: “ERROR”, “Param1”: “error message”} ]