Logo
Akamai APIs API Documentation

Custom behaviors

Number of APIs: 2


1. List custom behaviors

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

Lists the set of custom XML metadata behaviors configured for you by Akamai representatives. Referencing the relevant behaviorId from a customBehavior within the rule tree injects the custom XML within the rest of the rule tree's metadata XML. See Custom behaviors and overrides for guidance on custom overrides.



2. Get a custom behavior

GET https://{{host}}/papi/v1/custom-behaviors/:behaviorId

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



ENDPOINTS