Skip to main content

Delete site OpenSearch snapshot repository

DELETE 

/sites/:siteId/opensearch/snapshotRepository

Deletes the S3 snapshot repository configured for the specified site's OpenSearch index.

This removes the OpenSearch repository registration, not the site's index. This operation is not supported for OpenSearch Serverless.

Request

Path Parameters

    siteId stringrequired

    Site Identifier

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...