v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-285553225.5 KB
Webhook

Create webhook

Creates a new webhook with event subscriptions. The signing secret is only returned in this response.

post/v1/webhook

Request body

urlstring uri required

Webhook URL

descriptionstring nullable

Webhook description

headersobject

Request headers (e.g. authorization tokens)

eventsstring[] required

Event types to subscribe to (at least one required)

Response

The created webhook with signing secret