Enable inbound email receive
POST
/domains/{id}/inbound Appends SES inbound MX DNS records and (when EVRE_INBOUND_BUCKET is set)
creates/updates a SES receipt rule. Requires a verified domain. Creates a
default inbound route when the project has none.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
undefined | undefined | no | — |
Operation
| Method | POST |
| Path | /domains/{id}/inbound |
| Operation ID | enableDomainInbound |
| Tags | Domains |