Skip to main content

Adds a tag to a feature.

POST 

/api/admin/features/:featureName/tags

Adds a tag to a feature if the feature and tag type exist in the system. The operation is idempotent, so adding an existing tag will result in a successful response.

Request

Responses

The resource was successfully created.
Response Headers
  • location string
    The location of the newly created resource.