v2
latestOpenAPI 3.0.12026-07-263104131.9 MBmanagement
Create a technician
Create a new technician
post/v2/user/technicians
Request body
firstNamestring required
First name should be between 1 and 150 characters
lastNamestring required
Last name should be between 1 and 150 characters
emailstring required
Email address
phonestring
Phone number
managerUidstring uuid
Manager identifier
Response
Created technician
idinteger
User identifier
uidstring uuid
User universally unique identifier
enabledboolean
User access status
firstNamestring
First name
lastNamestring
Last name
emailstring
Email address
phonestring
Phone number
mustChangePwboolean
Must change password during next login
mfaConfiguredboolean
At least one MFA method is configured
scimUserboolean
User is created by SCIM?
authTypestring
Native or SSO authentication
userType'TECHNICIAN' | 'END_USER'
User type
invitationStatus'REGISTERED' | 'PENDING' | 'EXPIRED'
User invitation status
notifyAllClientsboolean
Notifications for all clients
administratorboolean
Technician is a System Administrator
assignedDeviceIdsinteger[]
Device IDs which user is assigned
rolesstring[]
A list of role names assigned to the technician. This is provided when the 'includeRoles' query parameter is set to 'true'
managerUidstring uuid
Manager identifier