Delete a feature
DELETE
/api/v4/features/{name}
Deletes a feature gate. Returns the same response if the feature gate does not exist.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” name
required
string
The name of the feature flag
Responses
Section titled “ Responses ”Resource deleted
Bad Request
Not Found