Logo
Akamai APIs API Documentation

Custom overrides

Number of APIs: 2


1. List custom overrides

GET https://{{host}}/papi/v1/custom-overrides

Lists the set of custom XML metadata overrides configured for you by Akamai representatives. Referencing the relevant overrideId from a customOverride object makes the custom XML append to the rest of the metadata XML defined by the rule tree, typically to restore state. See Custom behaviors and overrides for guidance on custom overrides.



2. Get a custom override

GET https://{{host}}/papi/v1/custom-overrides/:overrideId

Get information for a single custom override. Use this operation if you want to examine the override's XML metadata.



ENDPOINTS