A Domain Connection makes it easy for a user to configure DNS for a domain running at a DNS provider to work with a Service running at an independent Service Provider.
Returns domain's delivery connection settings.
A 200 response
A 401 response
A 404 response
{- "require_tls": true,
- "skip_verification": true
}
Update a domain's TLS connection settings.
A 200 response
A 401 response
A 404 response
{- "message": "Domain connection settings have been updated, may take 10 minutes to fully propagate"
}