You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Completion criteria for developers
- [ ] Return a 400 if the user doesn't provide a token
- [ ] Return a 401 if the provided token is invalid
- [ ] Return a 400 if the account is already disabled
- [ ] Return a 200