latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

Resellers

Create a reseller

Creates a new reseller.

post/v3/resellers

Request body

namestring required

Name of the reseller.

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 required

Notification email of the reseller.

descriptionstring nullable

Description for the reseller.

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 required

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

allowedOrganizationsinteger required

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

Response

Created

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