Delete Replica
Replica
Delete Replica
Deletes a Replica by its unique ID; deleted replicas cannot be used in a conversation.
DELETE
Delete Replica
For AI agents, use
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Authorizations
Path Parameters
The unique identifier of the replica.
Example:
"r90bbd427f71"
Query Parameters
If set to true, the replica and associated assets (such as training footage) will be hard deleted. CAUTION: This action is irrevocable. Note that a hard delete of a replica does not delete the conversation created using said replica. See Delete Video for more info.
Example:
false
Response
OK

