v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Webhook

Update webhook

Updates an existing webhook identified by its unique ID. Only webhooks owned by the authenticated user can be updated. This endpoint allows changing the target URL and event type.

put/v1/webhooks/{id}

Path parameters

idstring required

Unique identifier of the webhook to update

Request body

targetstring
eventstring
deletedboolean

Response

Webhook updated successfully

idstring
targetstring
eventstring
userstring
deletedboolean
lastUpdateinteger
createdinteger