The cancellation key used when originally triggering the workflow.
OptionaldryIf true, the cancellation will not be sent, but the request will be validated and logged.
OptionalrecipientsScope the cancellation to specific user IDs. If omitted, cancels for all recipients
associated with the cancellationKey.
Workflow key.
Request parameters for cancelling a previously triggered workflow.
Cancels any queued workflow runs associated with the given
workflowKey/cancellationKeypair. ThecancellationKeymust match the one passed in TriggerBody.cancellationKey when the workflow was triggered.See
https://docs.knock.app/send-notifications/canceling-workflows