curl --location --request PUT 'https://api.falken.ltd/api/notification-preferences' \
--header 'Content-Type: application/json' \
--data-raw '{
"alertType": 1,
"channel": 1,
"isEnabled": true,
"threshold": 0
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"alertType": 1,
"channel": 1,
"isEnabled": true,
"threshold": 0
}