Update notification action status
Update in-app (inbox) notification’s action status by its unique key identifier messageId and type field type. type field can be primary or secondary
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Body
Response
Created
Environment ID where the message is sent
Organization ID associated with the message
Notification ID associated with the message
Subscriber ID associated with the message
Creation date of the message
Transaction ID associated with the message
Channel type through which the message is sent
in_app, email, sms, chat, push Indicates if the message has been read
Indicates if the message has been seen
Call to action associated with the message
Status of the message
sent, error, warning Unique identifier for the message
Template ID associated with the message
Message template ID
Subscriber details, if available
Workflow template associated with the message
Identifier for the message template
Array of delivery dates for the message, if the message has multiple delivery dates, for example after being snoozed
Last seen date of the message, if available
Last read date of the message, if available
Content of the message, can be an email block or a string
Subject of the message, if applicable
Date when the message will be unsnoozed
Email address associated with the message, if applicable
Phone number associated with the message, if applicable
Direct webhook URL for the message, if applicable
Provider ID associated with the message, if applicable
Device tokens associated with the message, if applicable
Title of the message, if applicable
Feed ID associated with the message, if applicable
Error ID if the message has an error
Error text if the message has an error
The payload that was used to send the notification trigger
Provider specific overrides used when triggering the notification
Context (single or multi) in which the message was sent
["tenant:org-123", "region:us-east-1"]