Disable Account User
BetaPUT
/v1/identity/account-users/{id}/actions/disableThis endpoint is idempotent. Learn more
Disables (locks) an account user.
Disabled users cannot access the target account and their active sessions are revoked. Admin users cannot be disabled, you cannot disable yourself, and removed users must be activated before they can be disabled.
Permissions requiredValues:team:updatecustomers:updatesuppliers:update
The role behind your API key or agent must grant every one of these permissions.
idstringAccount user ID.
Responses
200
Successful response for Disable Account User