English
cURL
curl --request DELETE \ --url https://idverify-api.argosidentity.com/modules/faces \ --header 'x-api-key: <api-key>'
{ "message": "Face deleted successfully" }
Remove a specific face from a collection
Unique identifier of the collection
Unique identifier of the face to delete
Face successfully deleted from collection
The response is of type object.
object
Was this page helpful?