Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string<date>
default:2024-03-27

Body

application/json

Details for webhook

url
string
required
enabled
boolean
required
filters
RealTimeFilter · object | null
options
RealTimeOption · object | null

Response

Successful Response

data
WebhookResponse · object
required