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