Update Account Status

Use this endpoint to activate or disable an account within your organization.

Path Params
int32
required

ID of the account.

Body Params
boolean
required

Determines if an account is active or disabled within your organization. Values can be true or false.

Responses
204

The account status has been updated

400

The account is not available

401

Unauthorized

Language
Response
Click Try It! to start a request and see the response here!