Webhooks
Update webhook
Updates an existing webhook configuration. All fields are optional.
PUT
Authorizations
Your unique organization API key. Required on all requests.
Path Parameters
The UUID of the webhook to update
Body
application/json
A friendly name for this webhook.
Required string length:
1 - 255The HTTPS URL where webhook payloads will be sent.
List of event types to subscribe to.
Minimum array length:
1Available options:
CALL_STARTED, CALL_FINISHED, CALL_FAILED Custom HTTP headers to send with webhook requests.
Enable or disable the webhook.