Change Active Status of Organization

This endpoint will allow you to activate or deactivate an organization.

🚧

Note

Seven days after an organization is deactivated, all face templates for that organization will be removed from the Alocity Selfie system.

Controlled Errors

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

Error CodeError Message
error_account_not_foundThe account associated with the session Id provided was not found.
error_organization_not_foundThe organization provided was not found.
Path Params
string
required

The Guid Id of the organization to change.

boolean
required
Defaults to true

The status to change the organization to.

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