Skip to main content
Permanently deletes a video and all its associated assets (video file, thumbnail, spritesheet).
This action is irreversible. Once deleted, the video cannot be recovered.

Path Parameters

string
required
The unique identifier of the video to delete.

Response

boolean
Whether the deletion was successful.
string
A confirmation message.

Examples

Delete a Video

Response Example

Error Responses

Video Not Found

Unauthorized