Creates a reseller child
POST {{baseUrl}}/reseller/children
Request Body
{"companyName"=>"Your Company", "email"=>"josh.cruise@example.com", "firstName"=>"Josh", "lastName"=>"Cruise", "password"=>"Pa55w0rd65", "language"=>"en"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"authKey":"xkeysib-21881axxxxxcc92e04-mIrexxxx7z","id":1234567}