400

Bad request. This error typically occurs due to a problem with the format of request data, such as a non-parsing or invalid body of data, or an invalid set of query parameters or values. The response's detail should clarify the problem.

{
  "type": "https://problems.luna.akamaiapis.net/-/pep-authn/request-error",
  "title": "Bad request",
  "status": 400,
  "detail": "Invalid endpoint",
  "instance": "https://akab-12abc3def45g6h7i-8901-2jk3l4567mn.luna.akamaiapis.net/adaptive-accceleration/v1/properties/12345",
  "method": "GET",
  "serverIp": "12.345.67.89",
  "clientIp": "12.3.45.678",
  "requestId": "1abcde2",
  "requestTime": "2025-04-03T08:02:05Z"
}