Partial update search index configuration

patch

/gsadmin/v1/{appName}/searchIndexConfig

Partial updates search index configuration of the specified application.

Request

Supported Media Types
Path Parameters
Body ()
The request body represents the partially updated search index configuration.
Root Schema : SearchIndexConfig
Type: object
Represents an application's search index configuration.
Show Source
Nested Schema : locales
Type: array
Specifies the additional locales that can be supported.
Show Source
Security
Back to Top

Response

Supported Media Types

202 Response

Search index config successfully updated.
Body ()
Root Schema : Response
Type: object
Show Source
Back to Top