Create search index configuration

post

/gsadmin/v1/{appName}/searchIndexConfig

Creates search index configuration of the application.

Request

Supported Media Types
Path Parameters
Body ()
The search index config to create for the specified application.
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

201 Response

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