commsharbor_inbox_create
Create a receiving address on a verified sending domain. Fails with 422 when the domain is not verified: receiving on an unproven domain is relay. The domain must already be verified or active here — receiving on an unproven domain is relay. For mail to actually arrive, the domain's MX must point at this platform's inbound; until it does, the address exists and simply receives nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Verified domain | |
| local_part | Yes | What comes before the @ | |
| organization_id | Yes | Active organization ID |