update_integration_webhooks_configuration_webhook
Modify the configuration of a specific webhook endpoint in Datadog to adjust its settings, parameters, or behavior for integration workflows.
Instructions
Updates the endpoint with the name <WEBHOOK_NAME>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}