Skip to main content

morio.api.account.role.unavailable

Role unavailable - The requested role is not available to this account.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.account.role.unavailable",
"status": 403,
"title": "Role unavailable",
"detail": "The requested role is not available to this account."
}