Delete a vector table.

delete

/vecdb/vector-tables/{vector_table_name}

Drops the specified vector table.

Request

Path Parameters

There's no request body for this operation.

Security
Back to Top

Response

Supported Media Types

200 Response

Drop accepted.
Body ()
Root Schema : schema
Type: object
Show Source

404 Response

Table not found.
Body ()
Root Schema : ORDSErrorResponse
Type: object
Show Source
Back to Top