PinherePinhere issue collaboration API
DELETE/webhooks/{webhookId}
Delete webhook
Deletes a webhook and its delivery records.
Pinhere APIs for projects, origins, issues, private screenshots, webhooks, PATs, and Chrome-extension OAuth. The fixed PontxSpec covers all 34 Endpoints. Hub provides documentation and a local SDK/CLI only; it proxies no request.
Request
- operationId
deleteWebhook- Server
https://pinhere-jasonhzqs-projects.vercel.app/api/v1- Authentication
- pinherePat, websiteSession, extensionOAuth
Request parameters
webhookId
pathstringrequired
Webhook ID.
whk_example
If-Match
headerstringrequired
Must match the ETag derived from the resource version.
1
Responses
204
unknown
Webhook deleted.
default
ErrorResponseapplication/json
Standard error response.
Properties: error