Delete Face

This endpoint will delete the face of the specified user in the specified organization.

Controlled Errors

These are the error codes that will be returned when the hasErrors property is equal to true.

Error CodeError Message
error_face_not_foundThe face was not found.
error_face_not_deletedFailed to delete the face.
Path Params
string
required

The Guid Id of the organization to search in.

string
required

The Id of the user whose face is to be deleted.

Headers
string
required

The session Id generated using the Authentication endpoint.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json