Disables hosted MTA-STS for the specified domain.
What this does: - Removes the MTA-STS and TLS-RPT TXT records from our Route53 DNS - Resets all CNAME statuses to ‘not found’
Important: After disabling, you will need to manage your own MTA-STS records. The CNAME records 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 |