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

