elasticsearch/docs/reference/search-application/apis/index.asciidoc
Kathleen DeRusso 63524f8efc
Add template information to search application API docs (#95591)
Co-authored-by: Chris Cressman <chris@chriscressman.com>
Co-authored-by: Carlos Delgado <6339205+carlosdelest@users.noreply.github.com>
2023-04-27 09:32:25 -04:00

26 lines
606 B
Text

[[search-application-apis]]
== Search Application APIs
preview::[]
++++
<titleabbrev>Search Application APIs</titleabbrev>
++++
---
Use Search Application APIs to manage tasks and resources related to Search Applications.
* <<put-search-application>>
* <<get-search-application>>
* <<list-search-applications>>
* <<delete-search-application>>
* <<search-application-search>>
include::put-search-application.asciidoc[]
include::get-search-application.asciidoc[]
include::list-search-applications.asciidoc[]
include::delete-search-application.asciidoc[]
include::search-application-search.asciidoc[]