Skip to main content
Delete a video by ID. The video is removed from your library and can no longer be accessed. The response returns the metadata of the deleted video.
This action is permanent and cannot be undone. The video file and all associated data are deleted.

Endpoint

Authentication

Pass an all_access API key as a Bearer token in the Authorization header.
string
required
Your API key. Format: Bearer <api_key>. Must have all_access permission.

Path parameters

number
required
The ID of the video to delete.

Response

object
required

Error responses

Examples

Response

200