Update an existing user, identified by their user ID.
Only the enabled and role properties can be updated, with some exceptions.
The enabled property cannot be changed for users with the following roles:
ROLE_ADMINROLE_MINDBRIDGE_SUPPORTserviceAccount property set to trueThe role property cannot be changed for users with the following roles:
ROLE_ADMINROLE_CLIENTROLE_MINDBRIDGE_SUPPORTserviceAccount property set to trueThis endpoint is subject to a maximum limit of 100 requests per hour. Once the limit is exceeded, the X-User-Hour-Limit-Remaining response
header will be set, and it’s value will indicate the number of seconds until the rate limit resets.
Note: This rate limit is shared with the Create User and Resend activation email endpoints. Once the limit is reached, subsequent calls to
any of these endpoints will fail until the rate limit resets.
api.users.writeBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Indicates the data integrity version to ensure data consistency.
The MindBridge role assigned to the user. Learn about user roles
ROLE_ADMIN, ROLE_ORGANIZATION_ADMIN, ROLE_USER, ROLE_CLIENT, ROLE_MINDBRIDGE_SUPPORT, ROLE_USER_ADMIN Indicates whether or not the user is enabled within this tenant.
OK
Indicates the data integrity version to ensure data consistency.
The user’s email address.
1\s*\S+.*The MindBridge role assigned to the user. Learn about user roles
ROLE_ADMIN, ROLE_ORGANIZATION_ADMIN, ROLE_USER, ROLE_CLIENT, ROLE_MINDBRIDGE_SUPPORT, ROLE_USER_ADMIN Indicates whether or not the user is enabled within this tenant.
The unique object identifier.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The user’s first name.
The user’s last name.
Indicates whether or not the user has opened the account activation link after being created.
Indicates whether or not this account is used as part of an API token.
A list of the latest successful logins or token usage events by IP address.