morio.api.abac.denied
Denied by the access policy - The request did not pass the access policy check.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.abac.denied",
"status": 403,
"title": "Denied by the access policy",
"detail": "The request did not pass the access policy check."
}