Delete a Feature Flag Rule

Request URI Deleting a Feature Flag Rule

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

Sample Request Body

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