create_integration_webhooks_configuration_custom_variables
Create custom webhook endpoints in Datadog to handle specific integration variables and automate API-driven workflows.
Instructions
Creates an endpoint with the name <CUSTOM_VARIABLE_NAME>.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}