Update Webhook
neuron_update_webhookUpdate an existing webhook configuration by modifying its name, event type, processing prompt, or activation status.
Instructions
Update an existing webhook configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the webhook to update | |
| name | No | Updated name of the webhook | |
| isActive | No | Whether the webhook should be active | |
| eventType | No | Updated event type | |
| processingPrompt | No | Updated processing prompt |