PATCH
/
api
/
vector-db
{
  "data": {
    "running": true,
    "host": "<string>",
    "port": 123,
    "database": "<string>",
    "user": "<string>",
    "password": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Body

application/json

Response

200
application/json

Vector database state changed successfully

The response is of type object.