Webhook Edit
Integrations
Webhook Edit
Updates an existing webhook using the provided ID with new URL, description, subscribed events, and selected agents.
PUT
Webhook Edit
Authorizations
Headers
Schema name for multi-tenancy
Path Parameters
The ID of the webhook to update
Example:
25
Body
application/json
The updated URL where webhook events will be sent
Example:
"https://webhook.site/abcdefgh123456789"
Updated description of the webhook
Example:
"This edited is a test webhook to capture call start and end events."
List of agent IDs this webhook is associated with
Events to subscribe to (e.g., call.started, call.ended)
