Update a reseller user
Updates the specified reseller user by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PATCH/v3/resellers/{resellerId}/users/{id}
JWTreseller:user:update
Path parameters
resellerIdstringrequired
idstringrequired
Unique identifier for the reseller user.
Request body
firstNamestring
First name of the user. //
Length: [1,256]
lastNamestring
Last name of the user.
Length: [0,256]
emailstring
Email address of the user.
Format: email
rolestring
Role of the user.
Length: [1,256]
companystring
Company of the user.
Length: [0,256]
organizationIdstring
Unique identifier for the organization.
Length: [0,256]
allowCustomerPortalAccessboolean
Allow customer portal access.
Response
200
400
401
403
404
429
500
200 OK
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