Authorization: Bearer ********************
curl --location --request POST 'https://user.mslmc.net/api/user/enable2fa' \ --data-urlencode 'key=123456' \ --data-urlencode 'mode=totp'
{}