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

id
string
required
The unique identifier of the video to delete.

Response

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

Examples

Delete a Video

Response Example

Error Responses

Video Not Found

Unauthorized