405

Method not allowed. This typically occurs when the URL you're calling responds to GET requests, but not PUT or DELETE.

The sample indicates the POST method isn't supported.

{
  "type": "https://problems.luna.akamaiapis.net/-/resource-impl/forward-origin-error",
  "title": "Method Not Allowed",
  "status": 405,
  "instance": "https://akab-12abc3def45g6h7i-8901-2jk3l4567mn.luna.akamaiapis.net/adaptive-acceleration/v1/properties/properties/12345",
  "method": "POST",
  "serverIp": "12.345.67.89",
  "clientIp": "12.3.45.678",
  "requestId": "1abcde2",
  "requestTime": "2025-04-03T08:02:05Z"
}