管理接口两步验证
禁用2FA
🔐 需要登录(User权限)
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
这篇文档对您有帮助吗?
最后更新于