Disable two-factor authentication
POST/settings/disable_two_factor
Disable 2FA. Requires the user's password and a current TOTP code for security verification.
Request
Responses
- 200
- 403
- 422
- 429
- 500
Two-factor authentication disabled
Insufficient permissions for this action
Validation failed
Too many requests — rate limit exceeded
Unexpected server error