Delete Composable Index Template API

edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Delete Composable Index Template API

edit

Request

edit

The Delete Composable Index Template API allows you to delete an index template.

DeleteComposableIndexTemplateRequest deleteRequest = new DeleteComposableIndexTemplateRequest("my-template"); 

The name of an index template to delete.