Collection Lifecycle
Transition Lifecycle
Transition a collection's storage tier. 'cold' evicts from the vector store (vectors searchable via object storage). 'active' rehydrates back to the vector store. 'archived' permanently removes vectors.
patch/v1/collections/{collection_identifier}/lifecycle
Path parameters
collection_identifierstring required
Collection ID or name
Collection ID or name
Request body
Response
Successful Response
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
the endpoint scheme security
BearerAuth AND NamespaceHeaderwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○