Messages
Delete messages by transactionId
Delete multiple messages from the Novu platform using transactionId of triggered event. This API supports filtering by channel and delete all messages associated with the transactionId.
delete/v1/messages/transaction/{transactionId}
Path parameters
transactionIdstring required
Query parameters
channel'in_app' | 'email' | 'sms' | 'chat' | 'push' | 'tool'
The channel of the message to be deleted