Update Source

Update the extracted text of a source and re-index it in OpenAI. Steps: update DB text → remove old OpenAI file → upload new one → update source record.

put/api/knowledge/sources/{source_id}

Path parameters

source_idstring required

Request body

textstring required
titlestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/knowledge/sources/{source_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes