Enterprises, users and user groups management
Manage the organization of users into enterprises and user groups
Manage users in an enterprise
Get all users of an enterprise
Id of the enterprise
Returns enterprise stats
Error case when enterpriseId is not set
Different kind of responses
Create a new user
Username used to login
Password used to login
User email. Required if no cell phone
User cell phone. Required if no email
User firstName
The user lastName
By default enterprise id is given by user token
Different kind of responses
Error case when there is a technical error
Update user properties
User id
User first name
User last name
User avatar
User phone number
User job title
Audio only
Click to chat
Max on going chat
Returns userId in case of success
Error case when the Userid parameter doesn't match any user
Error case when the user referenced by the token parameter doesn't have permission or rights to change user informations
Error case when there is a technical error
Delete user
User id
Different kind of responses
Error case when Usertoken header is invalid
Manage user groups
Get all user groups of an enterprise
Id of the enterprise
Good case
Forbidden
404 Resource Not Found
Get all users in a user group
Get all members from a enterprise group
Id of the enterprise
Id of the group
Good case
Forbidden
404 Resource Not Found
Manage user accounts and credentials
Get personal information of current authenticated user
Get user id
User email (used for login)
Different kind of responses
Error case when Usertoken header is invalid
Change user password
Last updated