Webhook
Update Webhook
Update an existing webhook configuration
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 |
Example Request
Example Response
For more information about webhooks, see our webhook documentation.