Skip to main content
DELETE
Delete Video
For AI agents, use https://docs.tavus.io/openapi.yaml for the full HTTP API contract.

Authorizations

x-api-key
string
header
required

Path Parameters

video_id
string
required

The unique identifier of the video generation.

Example:

"8a4f94e736"

Query 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.

Example:

false

Response