Skip to main content

Update a webhook endpoint

PATCH 

/projects/:projectId/webhooks/:endpointId

Change the URL, description, event subscription, or enabled state. The signing secret is untouched — use the rotate endpoint for that.

Constraints:

  • Setting status to enabled also clears the consecutive-failure count, giving a repaired endpoint a full retry budget again.

Request

Responses

The updated endpoint.