Creates a new webhook for a form to receive form events.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the form to create the webhook for
The URL to send webhook events to
Types of events to receive
FORM_RESPONSE Optional secret used to sign webhook payloads
Optional custom HTTP headers to include in webhook requests
Optional identifier for the external subscriber