Delete Videos

Delete specific videos by IDs

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
video_idslist of stringsRequired
List of video IDs to delete

Response

OK
statusstring
Status of the deletion
messagestring
Status message

Errors