Backups
Create a collection
This operation creates a Pinecone collection.
Serverless indexes do not support collections.
POST
Authorizations
Body
application/json
The desired configuration for the collection.
The configuration needed to create a Pinecone collection.
Response
201
application/json
The collection has been successfully created.
The CollectionModel describes the configuration and status of a Pinecone collection.