POST
/
v2
/
conversations
/
{conversation_id}
/
end
curl --request POST \
  --url https://tavusapi.com/v2/conversations/{conversation_id}/end \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

conversation_id
string
required