Update the details of a given webhook

Log in to see full request history
Path Params
string
required

The ID of the webhook being accessed

Body Params

The details of the webhook to update

string

The url of the webhook to which our system will send event notifications to

array of strings

The events that the webhook will be triggered by. This will overwrite existing event triggers.

events
array of strings

Add additional events for triggering the webhook. This will not overwrite existing event triggers.

add_events
string

The new authorization token for the webhook

boolean

Update the active status of the webhook. If true, marks the webhook as active and it will be triggered by events. If false, marks the webhook as inactive and it will no longer be triggered by events.

Responses

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