X-BalikujAuthToken: ********************curl --location --request PUT '/api/Account/TwoFactorAuth' \
--header 'X-BalikujAuthToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "123456"
}'{
"correlationId": "d22127f9-6f76-4e1f-a15b-47ba32e899d0",
"errors": [
{
"errorCode": 404,
"message": "Entity not found",
"reference": "DA93782107237"
}
]
}