Webhook API
Create Webhook
Create webhook to receive message.
POST
/
webhooks
Headers
YOUR-API-KEY
Body
application/json
Name of the webhook
URL of the webhook
Data source the webhook subscribe to
Filter Object
Additional headers would be added into the webhook POST when push message is matched.