Skip to content

Commit 865fe2a

Browse files
authored
[Email Routing] Update API call link for disabling Email Routing DNS records
CUSTESC-49908
1 parent d539c1c commit 865fe2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/email-routing/troubleshooting/email-routing-dns-records.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ head:
1717
If there is a problem with your SPF records, refer to [Troubleshooting SPF records](/email-routing/troubleshooting/email-routing-spf-records/).
1818

1919
:::note[Note]
20-
If you are not using Email Routing but notice an Email Routing DNS record in your zone that you cannot delete, you can use the [Disable Email Routing API call](/api/resources/email_routing/methods/disable/). It will remove any unexpected records, such as DKIM TXT records like `cf2024-1._domainkey.<hostname>`.
20+
If you are not using Email Routing but notice an Email Routing DNS record in your zone that you cannot delete, you can use the [Disable Email Routing API call](/api/resources/email_routing/subresources/dns/methods/delete/). It will remove any unexpected records, such as DKIM TXT records like `cf2024-1._domainkey.<hostname>`.
2121
:::

0 commit comments

Comments
 (0)