Update webhook

Update details of an existing webhook.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

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

The slug of the organization

string
required

The ID of the webhook

Body Params
string

The name of the webhook

string | null

The description of the webhook

string

The URL where webhook events will be sent

string | null

The signing key used to sign webhook payloads

events
array of strings

Array of event names

events
headers
object | null

Custom headers to include in webhook requests

filters
object | null
Responses

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