Modifies a user identified by userId. userId refers to the user’s ID by default, or optionally email as specified by the IdProperty query param.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
EMAIL, USER_ID successful operation
The user's email.
The user's unique ID.
A list of role IDs assigned to the user.
Whether the user has super admin privileges.
The user's first name.
The user's last name.
The user's primary team
The user's role.
The user's additional teams.
Whether a welcome email was sent to the user. This value will only be populated in response to a provisioning request. Subsequent queries will be false.