Update a firewall version
PATCH {{fastly_url}}/waf/firewalls/{{firewall_id}}/versions/{{firewall_version_number}}
Update a specific firewall version.
Authorization: API token with at least Engineer permissions.
Request Body
{"data"=>{"type"=>"waf_firewall_version", "attributes"=>{"notice_anomaly_score"=>12}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |