Body Parameters
The name of the datastore. This helps you identify and organize your data.
The type of datastore to create. Supported values:
database
- For structured database contentdocuments
- For document files
Response
Returns the created datastore information including the datastore ID.Response Fields
The unique identifier for the created datastore. Use this ID when indexing documents.
The name of the datastore
The type of datastore (
database
or documents
)Timestamp of when the datastore was created