Update endpoint
Endpoints
Update endpoint
Update an endpoint (200). Re-enabling clears the failure streak — the one path out of auto-disable.
PATCH
Update endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Endpoint id (whe_<uuid>)
Body
application/json
Response
The updated endpoint
An endpoint as read back. Deliberately has NO secret field of any kind.
Empty = every event type.
Consecutive failed delivery attempts since the last success.
whe_<uuid>.
Discriminator for polymorphic SDK decoders. Always "webhook_endpoint".
A clamped failure summary — a status code or transport class, never a response body.
null = org-wide.