Update Knowledge
Update Knowledge
POST
Update Knowledge
Use this API to replace a knowledge source’s content. The pipeline re-runs (conversion, rule extraction, embedding) and the source’s version is bumped.
Endpoint
POST https://api.velt.dev/v2/memory/knowledge/update
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Replace a source’s content
Response
The response reports a diff of extracted rules (added, removed, unchanged) and the new version number.

