v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Users

Update a user

Updates the specified user by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

patch/v3/users/{id}

Path parameters

idstring required

Unique identifier for the user.

Request body

firstNamestring nullable

First name of the user.

lastNamestring nullable

Last name of the user.

emailstring email nullable

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.

Response

OK

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