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.Documentation Index
Fetch the complete documentation index at: https://docs.demomatic.tech/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Pass anall_access API key as a Bearer token in the Authorization header.
Your API key. Format:
Bearer <api_key>. Must have all_access permission.Path parameters
The ID of the video to delete.
Response
Error responses
| Status | Description |
|---|---|
400 | The provided id is not a valid number. |
403 | The video exists but belongs to a different account. |
404 | No video found with the given ID in your account. |
Examples
Response
200
