Authorization: ********************curl --location 'https://decibel.foo/api/notifications/settings' \
--header 'Authorization: Bearer <token>'{
"notifyOnFollow": true,
"notifyOnLike": true,
"notifyOnRepost": true,
"notifyOnComment": true,
"notifyOnDM": true
}