Users
Endpoints that create, update, search, deactivate, and group users on the Mindtickle platform.
The user endpoints manage the user lifecycle on Mindtickle. You can provision users one at a time or in bulk, read and search them, deactivate them, and manage the groups they belong to.
Asynchronous write operations return one or more process IDs that you pass to Check process status. Remove users from a group returns a success message directly.
Endpoints
Section titled “Endpoints”- Create a user: Creates a user on the Mindtickle platform.
- Update a user: Updates an existing user.
- Add or update multiple users: Adds or updates multiple users in one request.
- Search users: Searches for users in the learning site.
- Get a user: Returns the details of a user by Mindtickle user ID.
- Deactivate a user: Deactivates a user by Mindtickle user ID.
- Deactivate multiple users: Deactivates one or more users by ID or username.
- Add a user to groups: Adds a user to one or more groups.
- Add multiple users to groups: Adds multiple users to one or more groups.
- Remove users from a group: Removes one or more users from a group.
- Check process status: Returns the status of the processes started by the user APIs.
- Time zone values: The supported time zones and the ID values to send in
timezone.