Skip to main content

DropVectorIndexResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DropVectorIndexResponseBody.json
messagestringrequired

Confirmation message

DropVectorIndexResponseBody
{
"$schema": "https://example.com/schemas/DropVectorIndexResponseBody.json",
"message": "string"
}