morio.api.clients.invite_invalid
The provided invite code is invalid - The invite provided was not valid. Typically this happens when you try to use a one-time invite more than once.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.clients.invite_invalid",
"status": 400,
"title": "The provided invite code is invalid",
"detail": "The invite provided was not valid. Typically this happens when you try to use a one-time invite more than once."
}