Skip to main content
PATCH
/
indexes
/
{name}
/
versions
/
{version}
{
  "type": "AzureSearch",
  "id": "<string>",
  "name": "<string>",
  "version": "<string>",
  "description": "<string>",
  "tags": {}
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

name
string
required

The name of the resource

version
string
required

The specific version id of the Index to create or update.

Query Parameters

api-version
string
required

The API version to use for this operation.

Minimum length: 1

Body

application/merge-patch+json

The Index to create or update.

type
enum<string>
required
Available options:
AzureSearch,
CosmosDBNoSqlVectorStore,
ManagedAzureSearch
description
string

The asset description text.

tags
object

Tag dictionary. Tags can be added, removed, and updated.

Response

The request has succeeded.

type
enum<string>
required
Available options:
AzureSearch,
CosmosDBNoSqlVectorStore,
ManagedAzureSearch
name
string
required

The name of the resource

version
string
required

The version of the resource

id
string

Asset ID, a unique identifier for the asset

description
string

The asset description text.

tags
object

Tag dictionary. Tags can be added, removed, and updated.