Update the OWASP settings object
PATCH {{fastly_url}}/service/{{service_id}}/wafs/{{firewall_id}}/owasp
Update the OWASP settings object for a particular service and firewall.
Authorization: Requires API token, API token with at least Engineer permissions.
Request Body
{"data"=>{"id"=>"0W4guUGZzb2W9Euo4m0oR", "type"=>"owasp", "attributes"=>{"inbound_anomaly_score_threshold"=>42}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |