v1

latestOpenAPI 3.0.32026-08-0610436.2 KB
Zapier Integration
Webhooks

Subscribe to Webhook

Create a new webhook subscription

post/api/integrations/zapier/webhooks/subscribe

Request body

urlstring uri required

Webhook URL to receive notifications

eventsstring[] required

Array of events to subscribe to

descriptionstring

Optional description of the webhook

secretstring

Optional secret for webhook verification

Response

Webhook subscription created successfully

successboolean