New

The executive guide to generative AI

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

Delete Component Template API

edit

Request

edit

The Delete Component Template API allows you to delete a component template.

DeleteComponentTemplateRequest deleteRequest = new DeleteComponentTemplateRequest("ct1"); 

The name of the component template to delete.

On this page

Was this helpful?
Feedback