---
title: "Delete a feature flag configuration"
method: DELETE
path: "/feature-flags/{siteCode}/{featureKey}"
tags: ["FeatureFlag"]
---

# Delete a feature flag configuration

`DELETE /feature-flags/{siteCode}/{featureKey}`

Delete a feature flag configuration.

## Path parameters

- `siteCode` string, required
- `featureKey` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Feature flag for provided site code and feature key not found
- `423` — Resource Locked
- `500` — Internal Server Error

---

[API](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api.md) · [All operations](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kameleoon/openapi-definition-for-automation-api/revisions/09f2abcea0b5/schema)
