delete_logs_config_pipeline
Remove a log processing pipeline from your Datadog organization to manage log configurations and streamline monitoring operations.
Instructions
Delete a given pipeline from your organization. This endpoint takes no JSON arguments.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}