cURL
curl --request DELETE \ --url https://api.simli.ai/faces/trinity/{id} \ --header 'x-simli-api-key: <api-key>'
Removes a face. This can not be undone. All agents connected to this face_id will be broken
Face deleted successfully