delete_integration_webhooks_configuration_webhook
Remove a specific webhook endpoint from Datadog's integration configuration by name to manage notification settings and API connections.
Instructions
Deletes the endpoint with the name <WEBHOOK NAME>.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}