Reseller
Update info of reseller's child based on the child identifier supplied
put/reseller/children/{childIdentifier}
Path parameters
childIdentifierstring required
Either auth key or id of reseller's child
Request body
Example request
{
"email": "josh.cruise@example.com",
"firstName": "Josh",
"lastName": "Cruise",
"companyName": "Your Company",
"password": "Pa55w0rd65"
}Response
reseller's child updated