Deletes up to 100 videos in a single request. Returns lists of successful and failed deletions with reasons for failures.
A valid request URL is required to generate request examples
{ "data": { "failed": [ { "id": "<string>", "reason": "<string>" } ], "successful": [ "<string>" ] }, "details": [ "<string>" ], "success": true }
Team slug
App slug
Video IDs to delete
1 - 100
Videos deleted successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes