v1

latestOpenAPI 3.1.02026-07-2616299271.2 KB
OpenAI Compatible

Delete a Video

Permanently delete a completed or failed video and its stored assets.

delete/v1/videos/{video_id}

Path parameters

video_idstring required
Example:video_123

The identifier of the video to delete.

Response

Success

object'video.deleted' required

The object type that signals the deletion response.

deletedboolean required

Indicates that the video resource was deleted.

idstring required

Identifier of the deleted video.