Skip to main content
POST
Create Webhook

Description

Create a new webhook.

Authentication

Required (API key or JWT token)

Request Body

string
required
Webhook URL endpoint
array
required
Array of event types to subscribe to
string
Optional webhook secret for signature verification

Response

string
Created webhook ID
string
Webhook URL
array
Subscribed events