If an error occurs, this API responds with JSON objects that provide information you can use to debug the problem. For example:
{
"type": "https://problems.luna.akamaiapis.net/appsec-resource/error-types/ACCESS-DENIED",
"title": "Forbidden",
"status":403,
"detail": "You do not have the necessary access to perform this operation or the requested resource cannot be modified",
"instance": "https://problems.luna.akamaiapis.net/appsec/error-instances/d54686b5-21cb-4ab7-a8d6-a92282cf1749"
}
For details on information contained in the error responses, refer to Error response syntax.