Skip to main content

Account Deleted

Account Deleted

type
string
https://docs.username.dev/errors/account-deleted
status
integer
401
When it occurs
Your account has been soft-deleted. Deleted accounts cannot make API requests.
How to fix
Contact support at [email protected] to restore your account. Account restoration is available within 90 days of deletion.
{
  "type": "https://docs.username.dev/errors/account-deleted",
  "title": "Account Deleted",
  "status": 401,
  "detail": "This account has been deleted. Contact support to restore your account.",
  "instance": "/check?input=test"
}
Example scenario: Account was deleted via dashboard settings or by request.