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

ID of the account user to activate.

Responses

200

Successful response for Activate Account User