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