curl --location --request PUT '/notification/update/subscribed' \ --header 'Content-Type: application/json' \ --data '{ "channels": [ "string" ], "remainder": [ "string" ], "user_id": "string" }'
null