Disable Account User

Beta
PUT/v1/identity/account-users/{id}/actions/disable

This 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.
idstring

Account user ID.

Responses

200

Successful response for Disable Account User