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...
DELETE
/v1/events/trigger/{transactionId}
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
transactionId
RequiredstringHeader Parameters
idempotency-key
stringA header for idempotency purposes