Update Organization

This endpoint will allow you to update an organization.

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.

Body Params
string

The name of the organization.

boolean
Defaults to true

Whether or not you want to prevent duplicate faces under this organization.

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