- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Beta
- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Beta
- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Beta
- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Beta
- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Collections
- Points
- Search
- Indexes
- Snapshots
- GETList all snapshots (collection)
- POSTCreate a snapshot (collection)
- POSTRecover from an uploaded snapshot (collection)
- PUTRecover from a snapshot (collection)
- GETDownload a snapshot (collection)
- DELDelete a snapshot (collection)
- GETList all snapshots (storage)
- POSTCreate a snapshot (storage)
- GETDownload a snapshot (storage)
- DELDelete a snapshot (storage)
- POSTRecover from an uploaded snapshot (shard)
- PUTRecover from a snapshot (shard)
- GETList all snapshots (shard)
- POSTCreate a snapshot (shard)
- GETDownload a snapshot (shard)
- DELDelete a snapshot (shard)
- Aliases
- Distributed
- Service
- Beta
Request
$ curl -X PUT http://localhost:6333/collections/collection_name/points/vectors \ > -H "api-key: " \ > -H "Content-Type: application/json" \ > -d '{ > "points": [ > { > "id": 42, > "vector": [ > 0.875, > 0.140625, > 0.897599995136261 > ] > } > ] > }'
Response