Update a knowledge base source
Update an existing knowledge base source by source ID. The updatable fields depend on the existing source type:
- `link` / `file`: `url`
- `text`: `content`
You can always update `name`.
Update an existing knowledge base source by source ID. The updatable fields depend on the existing source type:
link / file: urltext: contentYou can always update name.
Bearer authentication of the form Bearer <token>, where token is your auth token.