Partial update search index configuration

patch

/gsadmin/v1/{appName}/searchIndexConfig

Partial updates search index configuration of the specified application.

Request

Supported Media Types
  • application/json
Path Parameters
appName
Type: string
Required: true
Specifies the name of your application, for example, Discover.
Body Parameter
The request body represents the partially updated search index configuration.
Root Schema : SearchIndexConfig
Type: object
Represents an application's search index configuration.
Nested Schema : locales
Type: array
Specifies the additional locales that can be supported.
Security
basicAuth
Type: basic
Description: Basic username/password authentication.

Response

Supported Media Types
  • application/json
202 Response
Search index config successfully updated.
Body
Root Schema : Response
Type: object