v2

latestOpenAPI 3.1.02026-08-07750280.6 KB
Webhooks

Self-register this portal's webhook

Subscribe the calling portal's webhook for the authenticated organization.

OAuth-token only: the client is resolved from the token (not the body), the org from the token's org claim — a portal can only ever register its own webhook, for orgs that consented to it.

put/webhook-subscription

Request body

target_urlstring required

HTTPS receiver yourang POSTs signed event notifications to

event_typesstring[]

Event-type patterns to subscribe to (e.g. event., contact.)

Response

Successful Response

okboolean required