curl --location --request DELETE 'https://core.authing.cn/api/v2/mfa/totp/associate' \ --header 'Authorization: Bearer sdsdfsdfsdff ' \ --header 'x-authing-userpool-id: 59f86b4832eb28071bdd9214'
{ "code": 200, "message": "TOTP MFA 解绑成功" }