---
title: "Delete a feature flag"
method: DELETE
path: "/v1/admin/feature-flags/{id}"
tags: ["FeatureFlags"]
---

# Delete a feature flag

`DELETE /v1/admin/feature-flags/{id}`

## Path parameters

- `id` string, required

## Response `200`

Feature flag deleted

## Other responses

- `404` — Feature flag not found

## Changes

- **2026-02-05** `e4e9c1052a07` — 1 info
  - the endpoint scheme security `lorikeetClientId AND lorikeetSignatureAuthV1` was removed from the API

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/v1/admin/feature-flags/:id/delete.md)

---

[API](https://skmtc.dev/optechai/apis/lorikeet-api.md) · [All operations](https://skmtc.dev/optechai/apis/lorikeet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optechai/lorikeet-api/revisions/b4f394f05daf/schema)
