panelica_domains_post_v1_domains_id_dkim_enable
Enable DKIM signing for a domain in the hosting panel to improve email authentication and deliverability. Use this action when you need to activate DKIM records for a specified domain.
Instructions
Create enable
HTTP: POST /v1/domains/:id/dkim/enable 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. |