API Reference

Update webhook

Update a webhook by its id.

Path Params
string
required

The id of the Webhook.

Body Params
string

The endpoint to call when events on this Webhook occur.

int32

An optional Company id to scope events to.

boolean

Determines if the Webhook is enabled. Disabled Webhooks do not broadcast events.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json