update_workflow_instances_cancel
Cancel specific workflow executions in Datadog to stop ongoing processes or terminate unwanted automation runs.
Instructions
Cancels a specific execution of a given workflow. This API requires a registered application key.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}