Update a webhook subscription

Update URL, events, or active state. Requires scope webhooks:manage.

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

Subscription id.

Body Params
uri
length ≤ 2048

New HTTPS endpoint for deliveries. Must use the https scheme when provided.

events
array of strings
enum
length ≥ 1

Replacement set of event types to receive. Provide at least one currently supported event when present.

events
boolean

Enable or pause delivery for this subscription without deleting it.

string
length ≤ 500

Optional human-readable label for this subscription.

Responses

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