Full update feature flag definition in environment

Performs a full update of a feature flag definition for a specific FME environment. Provide the complete feature flag definition in the JSON body; path parameters specify the project, feature flag, and environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Access requirements

The Authorization Bearer (Admin API Key authorizing the request) must have one of the following roles and scopes:

Admin API Key roles accepted

  • API_ALL_GRANTED
  • API_FEATURE_FLAG_EDITOR

Admin API Key scopes accepted

  • GLOBAL
  • WORKSPACE
  • ENVIRONMENT

To learn more about Admin API Key roles and scopes, see API keys overview.


Path Params
string
required

The ID of the project (workspace) of the feature flag. 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

string
required

The ID or case-sensitive name of the FME environment where you want to update the feature flag definition

Form Data
json

JSON object that contains the full feature flag definition to be updated.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json
text/plain