DELETE
/
api
/
vector-db
/
tables
/
{tableName}
{
  "data": {
    "message": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Path Parameters

tableName
string
required

Name of the table to delete

Response

200
application/json

Table deleted successfully

The response is of type object.