Skip to main content

morio.api.account.unknown

Account unknown - The provided account identifier could not be matched to an existing account.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.account.unknown",
"status": 404,
"title": "Account unknown",
"detail": "The provided account identifier could not be matched to an existing account."
}