< Index

The request to access the resource was denied

Example

{
    "type": "/problems/unauthorized-resource",
    "title": "The request to access the resource was denied.",
    "status": 403,
    "detail": "Your user requires more access to be able to access this resource.",
    "user": "45dce309-c4f0-484c-bf2b-b59c8b7aa3c3",
    "violations": [
        {
            "resource": "4048025e-11ff-4720-8315-c8f26a98e81e",
            "action": "POINT_ALARM_STATUS::GET_ALARM_STATUS"
        }
    ]
}