v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
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.

emailstring email nullable

Notification email of the organization.

descriptionstring nullable

Description for the organization.

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