Create a webhook subscription
Webhook Subscriptions
Create a webhook subscription
Subscribes a URL to one or more Connect event types, optionally scoped to a single connection. Requires a *:write scope.
POST
Create a webhook subscription
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Path Parameters
Operator id.
Body
application/json
Response
201 - application/json
Created subscription.