X-BalikujAuthToken: ********************curl --location --request POST '/api/Account/UpdatePassword' \
--header 'X-BalikujAuthToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string",
"guid": "string",
"guid2": "string"
}'{
"correlationId": "d22127f9-6f76-4e1f-a15b-47ba32e899d0",
"result": true
}