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