Create flag set

Create a new flag set in a given project (formerly called workspace). Include the flag set details in the JSON body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 50

The name of the new flag set. The length of the name must be at least 1 and can be up to 50 characters long. The name must start with a lower case letter or a digit. The remainder of the name may contain these characters _a-z0-9.

string | null

The flag set description

workspace
object
required

A minimal representation of a workspace. After migration to Harness, get the workpace 'id' value using the Get Projects (Workspaces) endpoint and the Harness project name.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json