Skip to main content
PATCH
Update an existing custom WAF rule

Path Parameters

id
integer<int32>
required

The ID of the Custom WAF Rule you would like to update.

Body

ruleName
string | null
ruleDescription
string | null
ruleConfiguration
object

Response

OK

id
integer<int64>
shieldZoneId
integer<int64>
userId
string | null
ruleName
string | null
ruleDescription
string | null
ruleJson
string | null
ruleConfiguration
object
errorResponse
object

Generic response object containing status information for API operations.

Last modified on July 19, 2026