Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://tavusapi.com/v2/personas/{persona_id} \ --header 'x-api-key: <api-key>'
{ "error": "Invalid persona_id" }
This endpoint deletes a single persona by its unique identifier.
https://docs.tavus.io/openapi.yaml
The unique identifier of the persona.
"pcb7a34da5fe"
NO CONTENT