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 account you are acting in.
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.
idstringID of the account user to activate.
Responses
200
Successful response for Activate Account User