Update an existing knowledge base by ID.
The embedding model cannot be changed after creation — only the name, description, extraction settings, and trigger can be updated.
JWT token from Clerk authentication.
Must be from a user with org:admin role.
The ID of the knowledge base to update
1
Knowledge base name
"Updated Documentation"
Optional description
Optional extraction model
Optional extraction schema
Trigger configuration that automatically runs an agent when new files are added.
Set enabled: true with an agentId and prompt to activate.