Videos

Delete a video

Permanently delete a video

delete/v1/videos/{id}

Path parameters

idstring required

Unique video identifier

Example:vid_abc123def456

Unique video identifier

Response

Video successfully deleted

status'ok' required

Operation status

Example response

{
  "status": "ok"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.