v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
User Management

Update the state of an account to either enabled or disabled. For deletion use the DELETE route

put/accounts/{accountname}/state

Path parameters

accountnamestring required

Request body

state'enabled' | 'disabled'

The status of the account

Response

Updated state of the account

state'enabled' | 'disabled'

The status of the account