User API
Update User
Update an existing user.
PUT
Update User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Available options:
USER_ROLE_UNSPECIFIED, USER_ROLE_ORG_MEMBER, USER_ROLE_ORG_ADMIN, USER_ROLE_ORG_GUEST Specifies the authentication method for a user. If unset, the org default applies. Set to MAGIC_LINK to allow the user to bypass SSO (e.g. guest or break-glass accounts).
Available options:
USER_AUTH_METHOD_UNSPECIFIED, USER_AUTH_METHOD_MAGIC_LINK BCP 47 language tag
Response
Success
Update User

