Remove Account User

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

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

Account user ID.

Responses

200

Successful response for Remove Account User