create_integration_webhooks_configuration_webhooks
Configure webhook endpoints in Datadog to receive real-time notifications and automate responses to monitoring alerts and events.
Instructions
Creates an endpoint with the name <WEBHOOK_NAME>.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}