v50

latestOpenAPI 3.0.1MITraw.githubusercontent.com2026-06-15222761.9 KB

Update a webhook

Updates the specified details of an existing webhook.

put/webhooks/{id}

Path parameters

idstring required

Request body

callbackUrlstring
eventsstring[]

List of events the webhook is subscribing to.

Response

Successfully updated webhook

idstring uuid
callbackUrlstring
eventsstring[]

List of events the webhook is subscribing to.

createdAtstring date-time
updatedAtstring date-time
lastTriggeredAtstring date-time