morio.api.account.role.insufficient
Role insufficient - This endpoint required a higher role.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.account.role.insufficient",
"status": 403,
"title": "Role insufficient",
"detail": "This endpoint required a higher role."
}