Create Domain
Domains
Create Domain
Register a new sending domain with your account. The domain will be created with SparkPost and stored as approved by default, unless global domain reputation marks it for review or blacklist.
POST
Create Domain
Adds a new sending domain to your team. After creating, you’ll need to add the required DNS records and verify the domain before you can send from it.
Authorizations
API key for authentication
Body
application/json
Request to create a new sending domain
The domain name to register (e.g., example.com)
Maximum string length:
255Pattern:
^([a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$Example:
"example.com"