Update Webhook

Replaces webhook name, endpoint URL, enabled state, and event registrations without changing the signing secret.

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

Webhook identifier.

Body Params

Replacement webhook configuration.

string
required
length ≤ 150

Non-blank display name for the webhook.

string
required
length ≤ 2048

HTTP or HTTPS endpoint that receives webhook requests.

boolean
Defaults to true

Whether new matching events may target this webhook. When omitted, the API treats the webhook as enabled.

events
array of objects
required
length ≥ 1

Event subscriptions for this webhook. Each event type may appear once, except configurable events may be repeated with different configuration values when supported.

events*
Response

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