Skip to main content
Create Domain

Description

Create a new sending domain. You’ll need to verify it by configuring DNS records.

Parameters

domain
string
required
Domain name. Example: mail.yourdomain.comRecommendations:
  • Use a specific subdomain for email (not the main domain)
  • Examples: mail., email., notifications.

Response

id
string
Unique domain ID.
domain
string
Domain name.
status
string
Initial status: NOT_STARTED
records
object
DNS records you need to configure.

Examples

Configure DNS Records

Next Steps

  1. Add DNS records in your provider
  2. Wait 24-48 hours for DNS propagation
  3. Verify the domain with verify endpoint
  4. Start sending from that domain

Need help? Contact support@usesendly.app