Skip to main content

Subscribe to an event webhook

POST 

/webhook.subscribe

Create or update a webhook subscription for a given event. If a subscription already exists for the same event and URL, its filter is updated instead of creating a duplicate.

The destination url may be up to 1024 characters. Longer URLs are rejected with HTTP 400 and code: invalid_parameter.

Access: Organization only.

Required scope: webhook:write


OpenAPI Spec: webhooks.json

Request

Responses

Subscription created or updated.