删除已经创建的知识库Documentation Index
Fetch the complete documentation index at: https://platform.stepfun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
请求地址
DELETE https://api.stepfun.com/v1/vector_stores/{vector_store_id}
路径参数
vector_store_idstringrequired
知识库的唯一 ID
请求响应
-
idstring
知识库的唯一 ID -
deletedboolean
删除是否成功 -
objectstring
固定为vector_store.deleted
示例
- curl