v2

latestOpenAPI 3.0.12026-07-263104131.9 MB
management

Create end user

Create an end user

post/v2/user/end-users

Query parameters

sendInvitationboolean

Whether to send invitation to end user during creation

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

organizationIdinteger

Organization identifier

fullPortalAccessboolean

Gives end user full portal access

managerUidstring uuid

Manager identifier

Response

Created end user

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

organizationIdinteger

Identifier of organization for end-users

fullPortalAccessboolean

Has full portal access

mustChangePwboolean

Must change password during next login

mfaConfiguredboolean

At least one MFA method is configured

scimUserboolean

User created by SCIM

authTypestring

Authentication type, NATIVE or SSO

invitationStatus'REGISTERED' | 'PENDING' | 'EXPIRED'

User invitation status

assignedDeviceIdsinteger[]

Device IDs which user is assigned

accessibleDeviceIdsinteger[]

Device IDs which user has access to

rolesstring[]

A list of role names assigned to the user. This is provided when the 'includeRoles' query parameter is set to 'true'

managerUidstring uuid

Manager identifier