DELETE
/
v2
/
videos
/
{video_id}
curl --request DELETE \
  --url https://tavusapi.com/v2/videos/{video_id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
headerrequired

Path Parameters

video_id
string
required