한국어
cURL
curl --request DELETE \ --url https://idverify-api.argosidentity.com/modules/faces \ --header 'x-api-key: <api-key>'
{ "message": "Face deleted successfully" }
컬렉션에서 특정 얼굴을 제거
Unique identifier of the collection
Unique identifier of the face to delete
Face successfully deleted from collection
The response is of type object.
object
이 페이지가 도움이 되었나요?