Skip to main content

morio.api.rbac.denied

Denied by role-base access control - The request did not pass the role based access control check.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.rbac.denied",
"status": 403,
"title": "Denied by role-base access control",
"detail": "The request did not pass the role based access control check."
}