Activate Account User

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

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

Account user ID.

Responses

200

Successful response for Activate Account User