Resource, for example property, activation, or behavior, not found. This typically occurs when a resource keyed by a URL path parameter no longer exists, or if the request URL is garbled in some other way.
In this example, the requested property was not found:
{
"type": "https://problems.luna.akamaiapis.net/papi/v1/http/not-found",
"title": "Not Found",
"detail": "The system was unable to locate the requested resource.",
"instance": "/papi/v1/properties/prp_123456/versions/rules?contractId=1-12345groupId=12345#abc12345abcc02a7",
"status": 404
}