Apply a configuration set to a WAF
PATCH {{fastly_url}}/wafs/configuration_sets/{{configuration_set_id}}/relationships/wafs
Update one or more WAF objects to use the specified configuration set.
Authorization: Requires API token, API token with at least Engineer permissions.
Request Body
{"data"=>[{"id"=>"w4Fg2uUGZzb2W9Euo4m0Or", "type"=>"waf"}, {"id"=>"w4Fg2uUGZzb2W9Euo5q2Az", "type"=>"waf"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string |