delete_webhook
ActiveTool of run.domani/domani
declared in 1.0.0
Delete a webhook endpoint. All pending deliveries will be cancelled. This action cannot be undone.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"webhook_id"
],
"properties": {
"webhook_id": {
"type": "string",
"description": "ID of the webhook to delete"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries