v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1446252177.2 KB

Deletes an index from an OpenSearch Serverless collection. Be aware that the index might be configured to conduct automatic semantic enrichment ingestion and search. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-manage.html#serverless-semantic-enrichment">About automatic semantic enrichment</a>.

post/#X-Amz-Target=OpenSearchServerless.DeleteIndex

Headers

X-Amz-Target'OpenSearchServerless.DeleteIndex' required

Request body

idstring required

The unique identifier of the collection containing the index to delete.

indexNamestring required

The name of the index to delete.

Response

Success

DeleteIndexResponse required