v3

latestOpenAPI 3.0.02026-07-318685204.9 KB
Webhooks

Update a webhook by ID

patch/webhooks/{id}

Path parameters

idstring required

Webhook ID

Webhook ID

Request body

namestring

Name of the webhook

descriptionstring

Description of the webhook

urlstring uri

URL to send webhook events to

eventsstring[]

List of events to subscribe to

activeboolean

Whether the webhook is active

Response

Updated webhook