This endpoint ends a single conversation by its unique identifier.
curl --request POST \ --url https://tavusapi.com/v2/conversations/{conversation_id}/end \ --header 'x-api-key: <api-key>'