Delete a Feature Flag Rule

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

Request URI Deleting a Feature Flag Rule

DELETE /accounts/123456/environments/1/features/1/rules/1

Sample Request Body

{
    "isEnabled": 0
}
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

Responses

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