WorkflowRuns
Cancels a workflow run.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/runs/{runName}/cancel
Path parameters
subscriptionIdstring required
The subscription id.
resourceGroupNamestring required
The resource group name.
workflowNamestring required
The workflow name.
runNamestring required
The workflow run name.
Query parameters
api-versionstring required
The API version.
Response
OK