Remove Account User
BetaPUT
/v1/identity/account-users/{id}/actions/removeThis endpoint is idempotent. Learn more
Removes a user from the target account.
Removal is a soft delete: removed users are excluded from listings unless requested via removed_scope, and can be restored with the activate action.
Permissions requiredValues:team:deletecustomers: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 Remove Account User