curl --location --request PUT 'https://api.falken.ltd/api/notifications/preferences' \
--header 'Content-Type: application/json' \
--data-raw '{
"enableScoreVerified": true,
"enableScoreFinalized": true,
"enableMatchUpdate": true,
"enableRegistrationUpdate": true,
"enableNewFollower": true,
"enableScoreShared": true,
"enableAchievementEarned": true,
"enableTeamUpdate": true,
"enableAdminManual": true,
"enableSystem": true,
"enableAnomalyDetected": true
}'{
"userId": "string",
"enableScoreVerified": true,
"enableScoreFinalized": true,
"enableMatchUpdate": true,
"enableRegistrationUpdate": true,
"enableNewFollower": true,
"enableScoreShared": true,
"enableAchievementEarned": true,
"enableTeamUpdate": true,
"enableAdminManual": true,
"enableSystem": true,
"enableAnomalyDetected": true
}