Skip to content

Commit

Permalink
API Shield remove Labeling section (#17975)
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciasantaana authored and elithrar committed Nov 6, 2024
1 parent 9eb35b2 commit 039771b
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 039771b

Please sign in to comment.