session: ********************New-Api-User: ********************Authorization: ********************New-Api-User: ********************{
"code": "string"
}curl --location 'https://aiyunrouter.com/api/user/2fa/disable' \
--header 'New-Api-User: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"code": "string"
}'