Endpoints
Datastore - Create
POST
/
datastores
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
name
string
description
string
requiredtype
enum<string>
requiredAvailable options:
qdrant Response
200 - application/json
id
string
name
string
description
string
type
enum<string>
Available options:
qdrant visibility
enum<string>
Available options:
public, private Was this page helpful?

