panelica_domains_post_v1_domains_id_email_forwarders
Create an email forwarder for a domain to automatically redirect incoming messages to another address. Specify the domain ID and forwarder details.
Instructions
Create email forwarder
HTTP: POST /v1/domains/:id/email-forwarders Category: Domains Required scopes: domains:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |