Delete a face from a collection

Remove an enrolled face from a collection. This action is irreversible and the face embedding will be permanently deleted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Collection token (e.g. fc_abc123)

string
required

Face token (e.g. face_abc123)

Responses
204

Delete a face from a collection

401

Unauthorized - Invalid or missing API key

404

Collection or face not found

429

Rate limit exceeded

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!