Notifications
Mark notifications as read
Mark a notification as read
PUT
/
api
/
notifications
/
{notificationId}
/
read
Authorization
Path
curl --request PUT \
--url https://api.novasec.io/api/notifications/{notificationId}/read \
--header 'X-API-Key: <x-api-key>'
Authorizations
X-API-Key
string
headerrequiredPath Parameters
notificationId
string
requiredcurl --request PUT \
--url https://api.novasec.io/api/notifications/{notificationId}/read \
--header 'X-API-Key: <x-api-key>'