Skip to main content

Disable a rule

POST 

/v2/security/rules/:id/disable

Disables a security rule by its ID. Please ensure to change the region in the URL to match your account's region.

Request

Path Parameters

    id int32required

    Rule ID

    Example: 305976

Responses

successful operation

Schema
    message string
Loading...