Features
Removes a tag from a feature.
Removes a tag from a feature. If the feature exists but the tag does not, it returns a successful response.
delete/api/admin/features/{featureName}/tags/{type}/{value}
Path parameters
featureNamestring required
typestring required
valuestring required
Response
This response has no body.