Pinhere/createWebhook

Online calls unavailable · details below

PinherePinhere issue collaboration API

POST/webhooks

Create webhook

Creates a public HTTPS webhook that receives issue.created events.

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
createWebhook
Server
https://pinhere-jasonhzqs-projects.vercel.app/api/v1
Authentication
pinherePat, websiteSession, extensionOAuth

Request parameters

No URL, query, or header parameters.

Request body

WebhookInputrequired

Content-Type: application/json

Properties: nameurlprojectId

Responses

201

objectapplication/json

Webhook and one-time secret.

Properties: data

422

ErrorResponseapplication/json

URL failed public HTTPS/SSRF validation.

Properties: error

default

ErrorResponseapplication/json

Standard error response.

Properties: error

{}