v1

latestOpenAPI 3.0.32026-07-267015229.9 KB
Faces

Delete Face

Deletes a Face by its unique ID; deleted faces cannot be used in a conversation.

delete/v2/faces/{face_id}

Path parameters

face_idstring required
Example:r90bbd427f71

The unique identifier of the face.

Query parameters

hardboolean

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.

Response

OK