v1
latestOpenAPI 3.0.42026-08-062942352.0 MBUsers
Create a user
Creates a new user.
post/v3/users
Request body
firstNamestring required
First name of the user.
lastNamestring nullable
Last name of the user.
emailstring email required
Email address of the user.
companystring nullable
Company of the user.
organizationIdstring nullable
Unique identifier for the organization.
resellerIdstring nullable
Unique identifier for the reseller.
allowCustomerPortalAccessboolean nullable
Allow customer portal access.
tagsstring[] nullable
List of tags.
rolestring nullable
Role of the user.
passwordstring required
Password of the user.
Response
Created
idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
firstNamestring required
lastNamestring required
emailstring required
rolestring required
twoFactorEnabledboolean required
googleSsoEnabledboolean required
lastLoginAtstring date-time nullable
companystring nullable
allowCustomerPortalAccessboolean required
rolesstring[] required
lastSeenAtstring date-time nullable
organizationIdstring nullable
resellerIdstring nullable
tagsstring[] required