v1

latestOpenAPI 3.1.12026-07-268973189.3 KB
Webhooks

Subscribe to webhook events

Creates a webhook endpoint that receives HTTP POST notifications when specified events occur.

post/webhooks

Request body

namestring required

Webhook name (e.g. 'Zapier: New Lead')

urlstring uri required

URL to receive webhook POST requests

eventsstring[] required

Events to subscribe to

Response

OK

idstring required

Webhook endpoint public ID

namestring required
urlstring required
eventsstring[] required
statusstring required
secretstring required

Signing secret (one-time reveal)

createdAtstring date-time required