morio.api.account.exists
Conflict with an existing account - The provided data conflicts with an existing account.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.account.exists",
"status": 409,
"title": "Conflict with an existing account",
"detail": "The provided data conflicts with an existing account."
}