Webhooks
Delete a webhook endpoint
Permanent. Discards the endpoint id and its delivery history.
Credential: user token · Role: owner or admin (manage_team)
To stop deliveries temporarily, PATCH
enabled: false instead. To replace a leaked secret, use rotate-secret — deleting and re-creating changes the endpoint id and throws away its history.DELETE
Delete a webhook endpoint
Authorizations
A user token (pv_ut_…) as Authorization: Bearer pv_ut_…. X-Peeve-Key is accepted too. Never a query parameter — URLs end up in proxy logs and Referer headers.
The token carries its owner's live workspace role, re-read on every call.
Path Parameters
Delete a webhook endpoint