curl --location --request PUT 'https://api.falken.ltd/api/notification-preferences/coach-overrides' \
--header 'Content-Type: application/json' \
--data-raw '{
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"alertType": 1,
"isEnabled": true,
"customThreshold": 0
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"athleteDisplayName": "string",
"alertType": 1,
"isEnabled": true,
"customThreshold": 0
}