Users
Update the user information
Update the user data through the user ID and through the ID of the user’s organization, with a JSON payload.
PUT
Update the user information
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the user's organization
The user ID of the modified user
Body
application/json
Available options:
admin, staff, user, guest Response
200 - application/json
OK
Available options:
admin, staff, user, guest Update the user information
