Pinhere/deleteProjectOrigin

Online calls unavailable · details below

PinherePinhere issue collaboration API

DELETE/projects/{projectId}/origins/{encodedOrigin}

Delete project origin

Removes a URL-encoded origin from a project.

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

Request parameters

projectId

pathstringrequired

Project ID.

prj_example

encodedOrigin

pathstringrequired

URL-encoded normalized origin.

https%3A%2F%2Fshop.example.com

Responses

204

unknown

Origin removed or already absent.

default

ErrorResponseapplication/json

Standard error response.

Properties: error