Delete a notification
Delete a specific in-app (inbox) notification permanently by its unique identifier notificationId.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
subscriberIdRequiredstringThe identifier of the subscriber
notificationIdRequiredstringThe identifier of the notification
Query Parameters
contextKeysarray<string>Context keys for filtering
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
Empty