domains_ensure
Set or update a domain's desired state for web, email, and mailbox within a project. Returns DNS records, checks, and next actions.
Instructions
Create or update a project-scoped ProjectDomain desired state for web, email sending, inbound receive, mailbox addresses, and activation. Returns the aggregate with checks, DNS records, and next actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The DNS domain, e.g. kysigned.com | |
| desired | Yes | Desired ProjectDomain state: web, email.send, email.receive, mailbox_addresses, and activation. | |
| project_id | Yes | The project ID |