not_found| HTTP 状态 | 404 |
|---|---|
| 标题 | 资源不存在 |
请求的路径或资源不存在。若是图片地址,可能该图片已被下架。
{
"type": "https://open.starhui.cc/docs/errors/not_found",
"title": "资源不存在",
"status": 404,
"code": "not_found",
"detail": "...",
"instance": "/v1/images/random",
"request_id": "req_01K3W8ZC4M9QX6PN2VYAH7T5RD"
}
反馈问题时请附上 request_id,我们据此定位具体请求。