add_dkim_details
Add DKIM signing details to your domain to authenticate outgoing Zoho Mail emails and improve email deliverability.
Instructions
Add DKIM details to domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| key_size | No | 1024 | |
| selector | Yes | ||
| is_default | No | ||
| domain_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |