Skip to main content
DELETE
/
v2
/
deployments
/
{deployment_id}
Delete Deployment
curl --request DELETE \
  --url https://tavusapi.com/v2/deployments/{deployment_id} \
  --header 'x-api-key: <api-key>'
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

deployment_id
string
required

Response

Deployment deleted