Skip to content

Delete a feature

DELETE
/api/v4/features/{name}

Deletes a feature gate. Returns the same response if the feature gate does not exist.

name
required
string

The name of the feature flag

Resource deleted

Bad Request

Not Found