v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Deletes an OpenSearch index. This operation permanently removes the index and cannot be undone.

delete/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}

Path parameters

DomainNamestring required

The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.

IndexNamestring required

Name of OpenSearch index to be created/updated/retrieved/deleted for customer's domain

The name of the index to delete.

Response

Success

Status'CREATED' | 'UPDATED' | 'DELETED' required

The status of the index deletion operation.