- Docs
- Api%2Freference%2Ffaces%2FDeleteFace
Delete a face
Permanently remove a face from the system by providing its unique ID.
AuthorizationBearer <token>
In: header
Path Parameters
faceId*string
Unique identifier of the face
Response Body
application/json
application/json
application/json
curl -X DELETE "https://api-testnet.dual.network/faces/string"{}{
"code": 0,
"message": "string",
"details": {}
}{
"code": 0,
"message": "string",
"details": {}
}