/
TE
tencentblueking
/
WeKnora API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 26m ago · Updated 1d ago
View markdown
tencentblueking
WeKnora API
post
创建单个FAQ条目
abce9036def5
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-10
308
240
826.2 KB
DataSource
15
FAQ管理
13
get
获取FAQ导入进度
get
获取FAQ条目列表
post
批量更新/插入FAQ条目
delete
批量删除FAQ条目
get
导出FAQ条目
put
批量更新FAQ字段
put
批量更新FAQ标签
get
获取FAQ条目详情
put
更新FAQ条目
post
添加相似问
post
创建单个FAQ条目
put
更新FAQ最后一次导入结果显示状态
post
搜索FAQ
IM 回调
2
IM 渠道
5
Knowledge
1
MCP服务
18
Skills
1
StorageBackend
9
System Admin
14
User
3
VectorStore
8
WeKnoraCloud
2
Wiki
21
会话
13
分块
1
分块管理
6
初始化
17
审计日志
2
我的邀请
5
智能体
9
标签管理
4
模型管理
6
消息
4
知识
2
知识库
13
知识库共享
5
知识管理
22
空间成员
5
空间管理
14
空间邀请
4
系统
6
系统管理
1
组织
3
组织管理
23
网络搜索
7
认证
16
评估
2
问答
5
get
/organizations/{id}/search-users
FAQ管理
创建单个FAQ条目
同步创建单个FAQ条目
post
/knowledge-bases/{id}/faq/entry
Path parameters
id
string
required
知识库ID
Request body
GithubComTencentWeKnoraInternalTypesFAQEntryPayload
required
answer_strategy
'all'
|
'random'
answers
string[]
id
integer
ID 可选,用于数据迁移时指定 seq_id(必须小于自增起始值 100000000)
is_enabled
boolean
is_recommended
boolean
negative_questions
string[]
similar_questions
string[]
standard_question
string
required
tag_id
integer
tag_name
string
Response
创建的FAQ条目
object
required