Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface RequestCancelWorkflowExecutionInput

Hierarchy

Properties

Properties

domain: undefined | string

The name of the domain containing the workflow execution to cancel.

runId?: string

The runId of the workflow execution to cancel.

workflowId: undefined | string

The workflowId of the workflow execution to cancel.