latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

ResellerOrganizations

Update a reseller organization

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

patch/v3/resellers/{resellerId}/organizations/{id}

Path parameters

resellerIdstring required
idstring required

Unique identifier for the reseller organization.

Request body

namestring nullable

Name of the organization.

Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

emailstring email nullable

Notification email of the organization.

descriptionstring nullable

Description for the organization.

Any printable characters and line breaks. Cannot contain control characters other than tab, carriage return and line feed, nor invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

allowedUsersinteger nullable

Max number of users the organization is allowed to create. Set to -1 to allow unlimited users.

resellerIdstring nullable

Unique identifier for the reseller.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
organizationAliasstring nullable
namestring required
emailstring required
descriptionstring required
allowedUsersinteger required