Management APITwo factor auth
Disable 2FA
🔐 Login required (User permission)
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
code?string
Response Body
curl -X POST "https://loading/api/user/2fa/disable" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on