Pinhere/deleteIssue

暂不支持在线调用 · 原因见下方

PinherePinhere 缺陷协作 API

DELETE/issues/{issueId}

删除缺陷

删除缺陷、历史与关联截图。

Pinhere 项目、Origin、缺陷、私有截图、Webhook、PAT 与 Chrome 扩展 OAuth API;覆盖固定 PontxSpec 中全部 34 个 Endpoint。Hub 提供文档和本地 SDK/CLI,不代理任何请求。

请求

operationId
deleteIssue
服务器
https://pinhere-jasonhzqs-projects.vercel.app/api/v1
认证
pinherePat, websiteSession, extensionOAuth

请求参数

issueId

pathstring必填

缺陷 ID。

iss_example

If-Match

headerstring必填

必须等于资源 version 对应的 ETag。

1

响应

204

unknown

缺陷已删除。

default

ErrorResponseapplication/json

标准错误响应。

字段: error