Consistent_identitiesRemove_faces

Remove faces - remove stored identity

inputs:

  • identity_name: [String], identity file name to remove
  • shared_folder: [String], shared folder name (optional)
POST
/api/consistent_identities/remove_faces

Authorization

token_auth_2
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://api.piktid.com/api/consistent_identities/remove_faces" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty