/
GE
getanana
/
Cleon API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 7h ago
Details
Filter operations
admin-tenants
6
Agent Knowledge Bases
6
agent-integrations
13
Assets
6
auth
3
automations
5
bluejay-recordings
2
bluejay-webhooks
1
booking-attempt-capture
3
booking-attribution
3
booking-concierge
7
booking-confirm
4
booking-outcome
2
booking-proposals
4
bookings
5
box
5
businesses
10
call-reviews
3
calls
6
campaigns
17
campaigns-public
2
Chat Agent Knowledge Bases
6
chat-ai
34
cloudflare
4
commission-rules
4
composio
7
Content AI
1
Content Management
57
content-docs-analytics
1
Conversation Tags
16
custom-metrics
15
dashboards
32
documents
7
email
15
email_identities
8
email-booking-outcome
1
email-thread-reviews
3
fde
9
feature_flags
5
flywheel
25
geo-bot-tracking
1
geo-free-checker
5
geo-monitoring
65
google_ads
5
google_analytics
5
google_search_console
4
hubspot-metadata
6
hubspot-webhooks
3
Human Agents
4
integrations
8
integrations-catalog
1
Knowledge Bases
13
get
List Knowledge Bases
post
Create Knowledge Base
get
Get Knowledge Base
delete
Delete Knowledge Base
patch
Update Knowledge Base
get
List Documents
post
Upload Document
get
Get Kb Document
delete
Delete Kb Document
get
Get Document Download Url
get
Get Document Chunks
post
Reprocess Kb Document
post
Test Search
leads_admin
3
lists
11
livekit-internal
5
livekit-phone-admin
6
livekit-webhooks
1
log-ownership
3
logs
25
mcp
3
Menus
23
metrics
4
notes
6
notifications
4
outbound
9
phone_import_admin
1
phone_numbers_admin
3
phone-assignment
4
platform_integration_admin
4
playbooks
13
posthog
5
practice-better
4
provider-profiles-admin
5
public_builder
8
public-docs
21
Report Agent Knowledge Bases
6
report-ai
56
Routing Destinations
4
Routing Environment
7
search
1
sms_config_admin
3
source-tracker-admin
16
source-tracker-public
8
speak-to-chat
1
Tag Analytics
1
Tag Definitions
5
team
7
tenant-integration-tools
2
tenants
3
tenants_internal
7
Text Agent Knowledge Bases
6
text-ai
39
text-widget-public
15
Tool Parameters
1
Tool Sync (Admin)
2
travel-passport-admin
4
travel-passport-public
3
tripadvisor
5
unified-transcript
1
users_admin
1
voice_agent_assistants
9
voice_agent_groups
11
voice_agents
12
voice_agents_admin
1
voice_agents_public
1
voice-agent-metrics
4
voice-platform
1
web-calls
1
website
9
wordpress
9
workflow-configs
14
get
Metrics
get
Health
get
Db Health
post
Transcribe Widget Spoken Audio
Knowledge Bases
Knowledge Bases
Update Knowledge Base
Update a knowledge base.
patch
/api/v1/knowledge-bases/{kb_id}
Path parameters
kb_id
string
uuid
required
Request body
KnowledgeBaseUpdate
required
name
string
nullable
description
string
nullable
Response
Successful Response
KnowledgeBaseRead
required
id
string
uuid
required
tenant_id
string
uuid
required
name
string
required
description
string
nullable
required
embedding_model
string
required
embedding_dimensions
integer
required
created_at
string
date-time
required
updated_at
string
date-time
required
Changes