Akamai API Security · Example Payload

Api Security Prefetch Request Put Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Api Security Prefetch Request Put Example is an example object payload from Akamai API Security, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

allExtensionsenableAppLayerenableRateControlsextensions

Example Payload

Raw ↑
{
  "allExtensions": true,
  "enableAppLayer": false,
  "enableRateControls": false,
  "extensions": [
    "example-value"
  ]
}