create_domain
Register a custom domain for receiving test mail. Returns the DNS records (TXT challenge + MX) to publish; the domain accepts mail only after verify_domain passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqdn | Yes | The domain to receive test mail on, e.g. mail.example.com. The response carries the TXT + MX records to publish. |