Create a reseller user

Creates a new reseller user.

POST/v3/resellers/{resellerId}/users
JWTreseller:user:create

Path parameters

resellerIdstringrequired

Request body

firstNamestringrequired

First name of the user. //

Length: [1,256]

emailstringrequired

Email address of the user.

Min length: 1Format: email

rolestringrequired

Role of the user.

Length: [1,256]

allowCustomerPortalAccessbooleanrequired

Allow customer portal access.

passwordstringrequired

Password of the user.

Length: [8,256]

lastNamestring

Last name of the user.

Length: [0,256]

companystring

Company of the user.

Length: [0,256]

organizationIdstring

Unique identifier for the organization.

Length: [0,256]

Response

201 Created

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

namestringrequired
firstNamestringrequired
lastNamestringrequired
emailstringrequired
rolestringrequired
twoFactorEnabledbooleanrequired
googleSsoEnabledbooleanrequired
lastLoginAtstring

Format: date-time

twoFactorRequiredFromstring

Format: date-time

organizationIdstring
organizationobject
companystring