update_workflow
Modify existing Datadog workflows by ID to adjust monitoring configurations, alert rules, or automation processes using API integration.
Instructions
Update a workflow by ID. This API requires a registered application key.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}