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