---
title: "Cancel triggered event"
method: DELETE
path: "/v1/events/trigger/{transactionId}"
tags: ["Events"]
---

# Cancel triggered event

`DELETE /v1/events/trigger/{transactionId}`

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...

## Path parameters

- `transactionId` string, required

## Response `200`

- DataBooleanDto
  - `data` boolean, required

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
