panelica_domains_post_v1_domains_id_dkim_disable
Disable DKIM for a domain to turn off email authentication and prevent outgoing messages from being signed. Resolves issues when DKIM records are no longer needed or need to be reconfigured.
Instructions
Create disable
HTTP: POST /v1/domains/:id/dkim/disable 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. |