Skip to main content

Set site(s) OpenSearch index to use for a SiteId

PUT 

/sites/:siteId/opensearch/indices

Sets the OpenSearch index to use for a SiteId

Request

Path Parameters

    siteId stringrequired

    Site Identifier

Body

required

    indexName string

    The name of the index to set for SiteId

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...