beta.rag.managed_indexes
Delete a managed index
Marks the managed search index for deletion and returns it with status deleting. The backing table is dropped asynchronously; poll the index until it returns 404.
delete/v1/rag/managed_indexes/{index_name}
Path parameters
index_namestring required
Response
Index marked for deletion
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
- ○