Skip to main content

CreateVectorIndexResponseBody

$schemauri

A URL to the JSON Schema for this object.

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

Confirmation message

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