v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
Vector DB Metadata values

Update Metadata Value

Update an existing Metadata Values by ID.

put/account-service/api/vectordb/metadata/value/{id}

Path parameters

idinteger required

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

metadataIdinteger

The id of the Metadata

metadataNamestring nullable

The name of the Metadata Key

metadataValuestring

The value of the 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

metadataIdinteger

The id of the Metadata

metadataNamestring nullable

The name of the Metadata Key

metadataValuestring

The value of the Metadata