v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
Vector DB Metadata keys

Create Metadata

Create a new MetaData.

post/account-service/api/vectordb/metadata/key

Request body

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring date-time nullable

The creation time of the resource

updateTimestring date-time nullable

The last update time of the resource

namestring

The name of the Metadata

typestring

The type of the Metadata

descriptionstring nullable

The Description of Metadata

valueDataTypestring

The datatype of Metadata

Response

Successful Response

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring

The creation time of the resource

updateTimestring

The last update time of the resource

namestring

The name of the Metadata

typestring

The type of the Metadata

descriptionstring nullable

The Description of Metadata

valueDataTypestring

The datatype of Metadata