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.
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
transactionId
RequiredstringQuery Parameters
channel
stringThe channel of the message to be deleted
Value in:
"in_app" | "email" | "sms" | "chat" | "push"
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
Empty