Updates an existing webhook configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the webhook to update
The ID of the form the webhook is for
The URL to send webhook events to
Types of events to receive
FORM_RESPONSE Whether the webhook is enabled
Optional secret used to sign webhook payloads
Optional custom HTTP headers to include in webhook requests
Webhook updated successfully