Enable Email For Domain
POST/api/domains/:domain_id/enable-email
Enable email functionality for an existing domain that was created without email.
This will:
- Set email_enabled to true
- Set up email provider authentication
- Generate email DNS records
- Optionally enable inbound routing
Request
Responses
- 200
- 422
Successful Response
Validation Error