POST
/
webhooks

Headers

x-api-key
string
required

YOUR-API-KEY

Body

application/json
data_source
string
required

Data source the webhook subscribe to

webhook_name
string
required

Name of the webhook

webhook_url
string
required

URL of the webhook

additional_headers
object[]

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

filters
object[]

Filter Object

Response

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