Update webhook

This API updates the settings for a webhook in your organization by using the webhook's universally unique identification code (UUID).


You can find a list of supported org-level event types and their sample notifications in the Org-level webhook guide.

Path Params
uuid
required

The unique identification code (UUID) of the webhook.

Body Params

Update webhook

webhook
object

An object containing information about the webhook you are configuring for.

event_names
array of strings
length ≥ 1

An array of events that will trigger a call to your webhook. Atleast one event is required per request. Please see our guide on Org level webhooks for a list of all possible events.

The event list given in this parameter will replace all existing subscriptions, i.e. providing a single event will subscribe only to that event while unsubscribing from the others.

event_names
Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json