Skip to main content
DELETE
Cancel or delete a video job

Authorizations

Authorization
string
header
required

Your Deepshi API key, sent as Authorization: Bearer <key>.

Path Parameters

video_id
string
required

The job id returned by POST /v1/videos.

Response

Deletion confirmation.

id
string

The deleted job id.

deleted
boolean
Example:

true

object
string
Example:

"video.deleted"