video
Remove a video by ID
Deletes a video by its ID. This is used to remove videos that are no longer needed or were created in error.
delete/v2/videos/{id}
Path parameters
idstring uuid required
Video ID
Response
Success
Example response
{
"id": "123e4567-e89b-12d3-a456-426614174000"
}