Skip to content

Commit

Permalink
chore: remove code leftover code
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Apr 27, 2022
1 parent 9ec3409 commit 5d0ed34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/api/admin/feature-toggles-api.md
Expand Up @@ -7,8 +7,6 @@ title: /api/admin/features
Most of this API was deprecated as part of the v4.3 release and will be removed in v5.0. You should use [the project-based API (/api/admin/projects/:projectId)](./feature-toggles-api-v2.md) instead. The deprecated endpoints are marked as such in the document below.
:::

<DeprecationNotice resourceType="endpoint" linkText="blah" linkTarget="#buh" />


:::info
In order to access the admin API endpoints you need to identify yourself. Unless you're using the `none` authentication method, you'll need to [create an **admin** token](/user_guide/api-token) and add an Authorization header using the token.
Expand Down

0 comments on commit 5d0ed34

Please sign in to comment.