Activate Account User
BetaPUT
/v1/identity/account-users/{id}/actions/activateThis endpoint is idempotent. Learn more
Activates a disabled or removed account user, restoring their access to the target account.
Reactivation consumes a seat, so the request fails if the account is at its seat limit. Activating an already-active user is a no-op.
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 Activate Account User