Toggle Feature Flag Rule Status

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

Request URI Creating a Feature Flag Rule

POST /accounts/123456/environments/1/features/1/rules

Sample Request Body

{
    "isEnabled": 1
}
Path Params
string
required
Defaults to current

Use 'current' keyword to refer to the Main Workspace or the Integer Workspace Id

int32
required

Environment ID/Key for which Feature Flag needs to be evaluated

int32
required

Feature Flag ID/Key

int32
required

Feature Flag Rule ID/Key

Body Params
boolean
required
Defaults to false
Responses

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