Stay up to date with the latest changes to Synthflow.
May 14, 2026

Knowledge Base API: New Endpoint

You can now update existing knowledge base sources by source ID. The endpoint supports name, url for link and file sources, and content for text sources.

EndpointChange
PUT /sources/{source_id}Updates the source name and type-specific fields.