curl --location --request PUT '/v2/notifications//mark_seen'
{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "string",
"attributes": {
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"type": "string",
"record_type": "string",
"record_id": "8bf519b6-a3e0-49d2-8e42-039542d9a489",
"created_at": "2019-08-24T14:15:22Z",
"params": {
"event": "started",
"title": "The scan Test changed to started",
"category": "info",
"event_type": "scan_event"
},
"updated_at": "2019-08-24T14:15:22Z",
"read_at": "2019-08-24T14:15:22Z",
"seen_at": "2019-08-24T14:15:22Z"
}
}
}