---
title: "文档重新学习"
method: POST
path: "/api/v1/node/restudy"
tags: ["Node"]
---

# 文档重新学习

`POST /api/v1/node/restudy`

文档重新学习

## Request body

- V1NodeRestudyReq
  - `kb_id` string, required
  - `node_ids` string[], required

## Response `200`

OK

- object
  - `data` V1NodeRestudyResp
  - `message` string
  - `success` boolean

## Changes

- **2025-11-07** `cff419a79938` — 1 info
  - endpoint added
- **2025-11-04** `089b3a154276` — 1 breaking
  - api path removed without deprecation
- **2025-11-04** `bee6d25b9002` — 1 info
  - endpoint added
- **2025-10-20** `381889362c45` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/panda-wiki-api/changes/api/v1/node/restudy/post.md)

---

[API](https://skmtc.dev/chaitin/apis/panda-wiki-api.md) · [All operations](https://skmtc.dev/chaitin/apis/panda-wiki-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/panda-wiki-api/revisions/c088839a56db/schema)
