v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Resellers

Update a reseller

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

patch/v3/resellers/{id}

Path parameters

idstring required

Unique identifier for the reseller.

Request body

namestring nullable

Name of the reseller.

emailstring email nullable

Notification email of the reseller.

descriptionstring nullable

Description for the reseller.

allowedUsersinteger nullable

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

allowedOrganizationsinteger nullable

Max number of organizations the reseller is allowed to create. Set to -1 to allow unlimited organizations.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
emailstring required
descriptionstring required
allowedUsersinteger required
allowedOrganizationsinteger required