v1

latestOpenAPI 3.0.32026-08-065621.5 KB
Zapier

Unsubscribe a Zap (remove webhook target)

Deletes a webhook subscription for the authenticated user. The access token must include the contacts:read scope. Zapier passes the id returned from the POST call. A successful deletion returns an empty JSON object.

delete/integrations/zapier/hooks/subscribe

Request body

idstring required

The subscription id returned by the subscribe call.

Response

Subscription deleted.

object required