delete_workflow
Remove a Datadog workflow by its ID using the required application key for API authentication.
Instructions
Delete 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"
}