Disable 2FA
POST /api/user/2fa/disable
Disable 2FA。
Response Fields(200)
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |
POST /api/user/2fa/disable
Disable 2FA。
| Field Name | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
message | string | InfoInfo |
data | any | ResponseData |