---
title: "export yuque document"
method: POST
path: "/admin/kb/document/yuque/export"
tags: ["document"]
---

# export yuque document

`POST /admin/kb/document/yuque/export`

## Request body

- SvcFileExportReq
  - `desc` string
  - `doc_id` string, required
  - `kb_id` integer, required
  - `title` string, required
  - `uuid` string, required

## Response `200`

OK

- object
  - `data` string
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

## Changes

> 33 revisions in range; 1 could not be searched.

- **2026-02-28** `3193283efc45` — 1 info
  - endpoint added
- **2025-12-26** `4207addadff2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/koalaqa-api/changes/admin/kb/document/yuque/export/post.md)

---

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