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