POST
/
webhooks

Headers

x-api-key
string
required

YOUR-API-KEY

Body

application/json
webhook_name
string
required

Name of the webhook

webhook_url
string
required

URL of the webhook

data_source
string
required

Data source the webhook subscribe to

filters
object[]

Filter Object

additional_headers
object[]

Additional headers would be added into the webhook POST when push message is matched.

Response

200 - application/json
code
integer
default: 0
msg
string
data
object