curl --request DELETE \
--url https://api.kameleoon.com/feature-flags/{siteCode}/{featureKey}{
"message": "<string>",
"serviceName": "<string>",
"status": "<string>",
"time": 123
}Delete a feature flag configuration.
curl --request DELETE \
--url https://api.kameleoon.com/feature-flags/{siteCode}/{featureKey}{
"message": "<string>",
"serviceName": "<string>",
"status": "<string>",
"time": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?