Toggle Feature Flag Rule Status

Request URI Creating a Feature Flag Rule

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

Sample Request Body

{
    "isEnabled": 1
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!