Skip to main content

Update a webhook

PATCH 

/v1/projects/:project_id/webhooks/:webhook_id

Change the destination, the subscription, the label, or whether deliveries are attempted at all. At least one field is required. Setting active: false is the reversible half of DELETE: deliveries stop, the endpoint and its history stay. It is what to reach for while a receiver is being repaired.

Request

Responses

Webhook updated.