v1

latestOpenAPI 3.1.02026-07-2416666272.6 KB

Delete Video

Permanently deletes one or more videos from your account. A JSON body is required even when deleting a single video — the endpoint accepts either a single object or an array of objects, each containing a video_id. After this call returns, the video status is set to DELETING and the asset cleanup happens asynchronously (a worker eventually drops the files from storage).

delete/videos

Request body

OR

Response

Videos were marked for deletion. Asset cleanup is asynchronous.

messagestring

Confirmation message listing the deleted video_id(s).