Send a previously invited user a new activation email.
Users who have validated equal to true or enabled equal to false cannot be sent activation emails.
This 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 is reset.
Note: This rate limit is shared with the Create User and Update User 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.
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.