Update Webhook
Update an existing webhook configuration with new URL or secret.API Endpoint
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | The new URL where webhook events will be sent |
| secret | string | Yes | A new secret key used to sign webhook payloads |