Skip to main content
POST
/
vectorstore
/
collections
Error
A valid request URL is required to generate request examples
{
  "collection": {}
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

application/json
type
string
required
Example:

"document"

scope
enum<string>
required
Available options:
user,
organisation
Example:

"organisation"

name
string
required
Example:

"My Collection"

config
object
required
description
string
meta
object

Response

Collection created successfully

collection
object