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
Response
Webhook updated successfully