Register new domain
POST
/api/createDomainIdentity
This endpoint allows you to register a new domain identity to send email with
Headers
Name
Value
Content-Type
application/json
API-KEY
<license-key>
Version
Must be "external"
Body
domain must be your root domain, if you register a subdomain it won't work.
siteUrl must be https://<your-domain>, even if you don't have a website at this address
Response
Last updated