APIVectorsCreate a new vector collectionCreate a new vector collection POST /vectors Creates a new vector collection with the specified name and dimension. (equivalent to creating an index and namespace on pinecone) Request Responses200400404500Collection created successfullyBad requestCollection not foundInternal server error