v1

latestOpenAPI 3.0.32026-08-065621.5 KB
Zapier

Subscribe a Zap (register webhook target)

Registers a Zapier hookUrl for the authenticated user. The access token must include the contacts:read scope. On success, returns a subscription id that Zapier will later pass to DELETE for unsubscription.

post/integrations/zapier/hooks/subscribe

Request body

hookUrlstring uri required

Zapier's webhook target URL for this user+Zap.

Response

Subscription created or updated.

idstring required

Subscription identifier to use when unsubscribing.