Update a Webhook

Update the data associated with a specific webhook.

OAuth Scope required: public.webhooks.updateWebhooks

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the webhook

Body Params
events
array of objects
length ≥ 1

The type of events that will trigger a notification to the target URL.

events

Events that can be subscribed to using a webhook.

string

The URL of where the notification gets sent.

string
enum

The status of the webhook. If the status is disabled, the webhook will not be triggered.

Allowed:
Headers
string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

string

Denotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.

Responses

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