Create Domain
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
domain
The name of the domain. (e.g., “example.com”)
feedback_enabled
Whether bounce and complaint notifications are sent to your inboxes.
Response
This endpoint returns an object.
domain_id
The name of the domain. (e.g., ” your-domain.com”)
status
The verification status of the domain.
Allowed values:
feedback_enabled
Whether bounce and complaint notifications are sent to your inboxes.
records
A list of DNS records required to verify the domain.
updated_at
Time at which the domain was last updated.
created_at
Time at which the domain was created.
client_id
Client ID of domain.
