Disables hosted DMARC for the specified domain.
What this does: - Removes the DMARC TXT record from our Route53 DNS - Resets the CNAME status to ‘not found’ - Clears the hosted DMARC configuration
Important: After disabling, you will need to manage your own DMARC records. The CNAME record you created in your DNS can be removed after disabling.
Response includes: - message: Confirmation message - domain_id: The domain identifier
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |