Reseller
Update the sender domain of reseller's child based on the childIdentifier and domainName passed
put/reseller/children/{childIdentifier}/domains/{domainName}
Path parameters
childIdentifierstring required
Either auth key or id of reseller's child
domainNamestring required
Pass the existing domain that needs to be updated
Request body
Example request
{
"domain": "myupdateddomain.com"
}Response
reseller's child domain updated