We ensure our customers receive high-quality, reliable devices they can trust.
The Users API contains the following operations:
Operation | Description |
---|---|
Create user | Creates a user in the tenant with the following fields:
- email
- firstName
- lastName
- roleName |
Delete user | Removes the user, based on email ID. |
Update user | Allows editing of all parameters for the user:
- email
- firstName
- lastName
- roleName |
User list | Provides the list of users present in the tenant. |