Errors

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.omni.akamaiapis.net/http/forbidden",
    "title": "Forbidden",
    "detail": "Insufficient permissions. Code-01",
    "status": 403,
    "instance": "3e3f11da-e205-409a-be77-24e459f29fa8"
}

For details on information contained in the error responses, refer to Error response syntax.