Skip to main content

Unsubscribe from an event webhook

POST 

/webhook.unsubscribe

Remove a webhook subscription by ID.

The request is application/x-www-form-urlencoded (id=<uuid>), not JSON. v1 uses a JSON body instead โ€” see v1 webhook.unsubscribe.

Access: Organization only.

Required scope: webhook:write


OpenAPI Spec: webhooks.json

Requestโ€‹

Responsesโ€‹

Subscription deleted.