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
Changes
No recorded changes to this endpoint across all 1 revision of this API.