update_webhook
Modify webhook configurations by updating specific fields like URL, events, or activation status for automated business management workflows.
Instructions
Update an existing webhook configuration. Only the provided fields will be changed. / Actualiza la configuracion de un webhook. Solo se modifican los campos proporcionados.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook ID / ID del webhook | |
| url | No | Endpoint URL / URL | |
| events | No | Events / Eventos | |
| active | No | Active / Activo | |
| secret | No | Signing secret / Secreto |