Notifications
Clear Notifications
Clear all notifications
DELETE
/
api
/
notifications
/
{notificationId}
/
clear
Authorization
Path
curl --request DELETE \
--url https://api.novasec.io/api/notifications/{notificationId}/clear \
--header 'X-API-Key: <x-api-key>'
Authorizations
X-API-Key
string
headerrequiredPath Parameters
notificationId
string
requiredcurl --request DELETE \
--url https://api.novasec.io/api/notifications/{notificationId}/clear \
--header 'X-API-Key: <x-api-key>'