Update feature flag description

Changes the description of a particular feature flag. Provide the updated feature flag description in the JSON body; path parameters specify the project and feature flag name.

Path Params
string
required

The ID of the project (workspace) of the feature flag you want to update. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.

string
required

The case-sensitive name of the feature flag

Form Data
json

JSON Object with the description.

Responses

Language
Request
Response
Choose an example:
application/json