401

Unauthorized request. See Get started for guidance on how to correctly set up your API hostname token.

The sample shows an authentication issue due to an expired token.

{
  "type": "https://problems.luna.akamaiapis.net/-/pep-authn/deny",
  "title": "Not authorized",
  "status": 401,
  "detail": "Inactive client token",
  "instance": "https://akab-12abc3def45g6h7i-8901-2jk3l4567mn.luna.akamaiapis.net/adaptive-acceleration/v1/properties/12345",
  "method": "GET",
  "serverIp": "12.345.67.89",
  "clientIp": "12.3.45.678",
  "requestId": "1abcde2",
  "requestTime": "2025-04-03T08:02:05Z"
}