PUT
/
api
/
notifications
/
{notificationId}
/
read
curl --request PUT \
  --url https://api.novasec.io/api/notifications/{notificationId}/read \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
headerrequired

Path Parameters

notificationId
string
required