diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx index 87ebdc15c569600..96794184752a951 100644 --- a/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx +++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx @@ -38,15 +38,6 @@ You can filter your endpoints based on the labels. `cf-account-update`: Add this label to endpoints that participate in user account or profile updates. -:::note -Cloudflare will only add authentication labels to endpoints with successful response codes. Refer to the below table for more details. -::: - -| Description | 4xx, 5xx response codes | 2xx response codes | -| --- | --- | --- | -| If _all_ requests are missing authentication, Cloudflare will apply the label: | (no label) | `cf-missing-auth` | -| If only _some_ requests are missing authentication, Cloudflare will apply the label: | (no label) | `cf-mixed-auth` | - ## Create a label 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account and domain.