Update a reseller
Updates the specified reseller by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Path parameters
Unique identifier for the reseller.
Request body
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.
Length: [1,256]Pattern: ^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$
Notification email of the reseller.
Length: [1,256]Format: email
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.
Length: [0,256]Pattern: ^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$
Max number of users the reseller is allowed to create. Set to -1 to allow unlimited users.
Range: [-1, 2147483647]Format: int32
Max number of organizations the reseller is allowed to create. Set to -1 to allow unlimited organizations.
Range: [-1, 2147483647]Format: int32
List of custom attribute name/value pairs.
Response
200 OK
Format: date-time
Format: date-time
Format: int32
Format: int32