Authorization: ********************[
"string"
]curl --location 'https://api.neucron.io/v1/notification/read' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'{
"property1": "string",
"property2": "string"
}