Cancel triggered event
Using a previously generated transactionId during the event trigger, will cancel any active or pending workflows. This is useful to cancel active digests, delays etc...
Using a previously generated transactionId during the event trigger, will cancel any active or pending workflows. This is useful to cancel active digests, delays etc...
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
transactionIdRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
responseRequiredbooleanBroadcast event to all POST
Trigger a broadcast event to all existing subscribers, could be used to send announcements, etc. In the future could be used to trigger events to a subset of subscribers based on defined filters.
Subscriber schema
Reference the Novu subscriber schema used in API requests and responses. Review fields, data types, and object structure for this resource.