beta.rag.managed_indexes
Update a managed index schema
Records a new schema for the managed search index and applies it asynchronously. The index keeps serving its current schema until the new one is on disk; poll it until status is ready. Additive only: the new schema must keep every field the current one has.
put/v1/rag/managed_indexes/{index_name}
Path parameters
index_namestring required
Request body
Response
Schema recorded and queued
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○