Authorization: Bearer ********************curl --location --request PUT 'https://app.hustro.com/api/v2/client/' \
--header 'Hustro-client: m2m' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"emergencyPhoneNumber": "(+48) 502 407 065"
}'{}