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
Bounce and complaint notifications are sent to your inboxes.
Response
This endpoint returns an object.
domain_id
The ID of the domain.
domain
The name of the domain (e.g., example.com).
status
The verification status of the domain.
feedback_enabled
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.
pod_id
ID of pod.
client_id
Client ID of domain.
