Domains

Create Domain

post/v0/domains

Request body

domainstring required

The name of the domain. (e.g., "example.com")

feedback_enabledboolean required

Bounce and complaint notifications are sent to your inboxes.

Response

pod_idstring

ID of pod.

domain_idstring required

The name of the domain. (e.g., " your-domain.com")

status'NOT_STARTED' | 'PENDING' | 'INVALID' | 'FAILED' | 'VERIFYING' | 'VERIFIED' required
feedback_enabledboolean required

Bounce and complaint notifications are sent to your inboxes.

client_idstring

Client ID of domain.

updated_atstring date-time required

Time at which the domain was last updated.

created_atstring date-time required

Time at which the domain was created.

Changes