Webhook API
Update Webhook
Update webhook the account created before.
PATCH
/
webhooks
/
{webhook_id}
Headers
YOUR-API-KEY
Path Parameters
Webhook to be updated
Body
application/json
The ID of Webhook to be updated
Name of the webhook
URL of the webhook
Filter object to filter message
Additional headers would be added into the webhook POST when push message is matched.