PATCH
/
webhooks
/
{webhook_id}

Headers

x-api-key
string
required

YOUR-API-KEY

Path Parameters

webhook_id
string
required

Webhook to be updated

Body

application/json
webhook_name
string

Name of the webhook

webhook_url
string

URL of the webhook

filters
object[]

Filter object to filter message

additional_headers
object[]

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

webhook_id
string
required

The ID of Webhook to be updated

Response

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