{ "opencollection": "1.0.0", "info": { "name": "Akamai: API Endpoint Definition Access tokens Rule formats API", "version": "2" }, "items": [ { "info": { "name": "Rule formats", "type": "folder" }, "items": [ { "info": { "name": "Akamai List Rule Formats", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/api-definitions/v2/rule-formats", "headers": [ { "name": "PAPI-Use-Prefixes", "value": "{{PAPI-Use-Prefixes}}" } ], "params": [ { "name": "accountSwitchKey", "value": "{{accountSwitchKey}}", "type": "query", "description": "For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client). The Identity and Access Management API provides a [list of available account switch keys](https://techdocs.akamai.com/iam-api/reference/get-client-account-switch-keys)." } ] }, "docs": "Gets a list of available rule formats. Use these dated version strings available in the response's `ruleFormats.items` array to control the set of behaviors and criteria you invoke within an include's rules to apply to edge content, either [freezing](https://techdocs.akamai.com/property-mgr/reference/rule-format-schemas#freeze-a-feature-set-for-a-rule-tree) a rule tree or [updating](https://techdocs.akamai.com/property-mgr/reference/rule-format-schemas#update-rules-to-a-newer-set-of-features) to" } ] } ], "bundled": true }