Skip to main content
All webhook endpoints require owner role.

List webhooks

integer
default:"1"
Page number
integer
default:"25"
Items per page (max 250)
string
Sort field
string
default:"desc"
Sort order: asc or desc
string
Filter by status: active, paused, or failed

Create a webhook

string
required
Webhook endpoint URL (must be HTTPS)
string[]
required
Array of event types to subscribe to

Available event types

Example

Update a webhook

string
Webhook endpoint URL
string[]
Event types to subscribe to
string
Status: active or paused

Delete a webhook