Webhooks

Update webhook endpoint

Partially updates a webhook endpoint. Any omitted field is left unchanged. Signing secrets are rotated via the separate /rotate_secret endpoint.

patch/webhooks/v1/endpoints/{id}

Path parameters

idstring required

Request body

urlstring uri
descriptionstring nullable
eventTypeFiltersstring[]
status'active' | 'disabled'

Response

Updated endpoint

Changes