v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Reseller

Create a domain for a child account

post/reseller/children/{childIdentifier}/domains

Path parameters

childIdentifierstring required

Either auth key or id of reseller's child

Request body

domainstring

Sender domain to add for a specific child account

Example request

{
  "domain": "mychilddomain.com"
}

Response

Domain added