Pinhere/revokeApiToken

Online calls unavailable · details below

PinherePinhere issue collaboration API

DELETE/tokens/{tokenId}

Revoke API token

Immediately revokes the specified PAT.

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

Request parameters

tokenId

pathstringrequired

Token ID.

pat_example

Responses

204

unknown

Token revoked or already absent.

default

ErrorResponseapplication/json

Standard error response.

Properties: error