Partner Portal
create reseller
Create a reseller
post/v1/partners/resellers
Request body
Example request
{
"resellerName": "Cloudally co",
"contactName": "John Johnson",
"resellerEmail": "reseller@cloudally.com",
"countryCode": "GB",
"notificationSettings": {
"reportFreq": "WEEKLY"
}
}Response
Successful retrieval of the information.
Changes
No recorded changes to this endpoint across all 1 revision of this API.