delete_integration_webhooks_configuration_custom_variable
Remove a custom webhook endpoint configuration from Datadog to manage integration settings and reduce unnecessary webhook traffic.
Instructions
Deletes the endpoint with the name <CUSTOM_VARIABLE_NAME>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}