put https://api.toriihq.com/v1.0/scim/v2/Users/
Update Torii user
- Only active users can be updated.
- The user's
userName
(email address) cannot be updated. - To deactivate a user, use
active: false
- Use the
POST
method to reactivate inactive users. - If the user is the last admin in the org, you cannot update his role.
- Rate limit: 200 requests per minute