Archive a notification
Archive a notification using the Novu REST API. Requires your environment secret key in the Authorization header.
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
The identifier of the subscriber
The identifier of the notification
Query Parameters
Context keys for filtering
Response
OK
Unique identifier of the notification
Transaction identifier of the notification
Body content of the notification
Subscriber this notification was sent to
Whether the notification has been read
Whether the notification has been seen
Whether the notification has been archived
Whether the notification is snoozed
ISO timestamp when the notification was created
Channel type through which the message is sent
in_app, email, sms, chat, push Severity of the workflow
high, medium, low, none Subject of the notification
ISO timestamp when the notification will be unsnoozed
Timestamps when the notification was delivered
ISO timestamp when the notification was read
ISO timestamp when the notification was first seen
ISO timestamp when the notification was archived
Avatar URL for the notification
Primary action button for the notification
Secondary action button for the notification
Tags associated with the notification
Custom data payload of the notification
Redirect configuration for the notification
Workflow associated with the notification