account_suspended
HTTP 403Account suspendedManagement API
What happened
The account has been suspended, with a reason recorded at the time.
How to fix it
The reason is shown on sign-in and returned in detail. Reactivation is an operator action.
What you received
{
"type": "https://docs.sidelineexchange.com/errors/account_suspended",
"title": "Account suspended",
"status": 403,
"detail": "…"
}Worth understanding
- Suspend — Switching an account off with a recorded reason: its keys stop working immediately and the reason is shown to its users.