Akamai API Security · Example Payload

Api Security Validations Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

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

Top-level fields

errorsnoticeswarnings

Example Payload

Raw ↑
{
  "errors": [
    {}
  ],
  "notices": [
    {}
  ],
  "warnings": [
    {}
  ]
}