Accounts and settings-Reseller-Domains
Number of APIs: 4
-
Create a domain for a child account POST {{baseUrl}}/reseller/children/:childIdentifier/domains
-
Update the sender domain of reseller's child based on the childIdentifier and domainName passed PUT {{baseUrl}}/reseller/children/:childIdentifier/domains/:domainName
-
Delete the sender domain of the reseller child based on the childIdentifier and domainName passed DELETE {{baseUrl}}/reseller/children/:childIdentifier/domains/:domainName
-
Get all sender domains for a specific child account GET {{baseUrl}}/reseller/children/:childIdentifier/domains