Create Folder
知识库和文件管理
Folder Create
OAI docs folder create
POST
Create Folder
Documentation Index
Fetch the complete documentation index at: https://docs.reportify.cn/llms.txt
Use this file to discover all available pages before exploring further.
创建文件夹
URL:/v1/docs/folder/create方法:
POST描述: 创建一个新的文件夹。
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| name | str | 文件夹名称 |
响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| id | str | 文件夹唯一 ID |
