Videos
Delete Video
This endpoint deletes a single video by its unique identifier.
DELETE
/
v2
/
videos
/
{video_id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
video_id
string
requiredQuery Parameters
hard
boolean
If set to true, the video and associated assets (such as thumbnail images) will be hard deleted. CAUTION: This action is irrevocable.