WorkflowRuns

Cancel a workflow run.

post/workflowruns/{workflowRunId}/cancel

Path parameters

workflowRunIdstring uuid required

The workflow run id.

Query parameters

api-versionstring required

Version of Purview APIs

Request body

commentstring

The comment of canceling a workflow run.

Response

OK

Changes

Changed in 1 of the 2 revisions of this API.1

  • 2022-05-01-preview60435bfd503d1See the full diff
    • api operation id CancelWorkflowRun removed and replaced with WorkflowRun_Cancel

      api-operation-id-removed