Authorization: Bearer ********************[
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]curl --location '/api/v1/notification-preferences/notifications/bulk-read' \
--header 'Content-Type: application/json' \
--data '[
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]'{
"code": 0,
"message": "success",
"data": {
"property1": "string",
"property2": "string"
}
}