WebhookEndpointObject
A partner-registered URL that receives signed deliveries for a chosen subset of the domain event catalog — the same event keys that drive journey triggers. Each endpoint has its own rotatable HMAC signingSecret used to sign deliveries.
Fields
Destination URL deliveries POST to.
Owner-facing label for the endpoint.
Catalog event type keys this endpoint receives.
Per-endpoint HMAC signing secret (whsec_…). Verify the Sessions-Signature header against HMAC-SHA256(secret, "{timestamp}.{body}").
Payload schema version this endpoint receives, e.g. 2026-06-01.
WebhookEndpoint