elasticsearch/docs/reference/behavioral-analytics/apis/index.asciidoc
Lisa Cawley 5e0fbef58b
[DOCS] Link to new API site (#119038)
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
2024-12-30 16:52:16 +00:00

31 lines
802 B
Text

[[behavioral-analytics-apis]]
== Behavioral Analytics APIs
beta::[]
++++
<titleabbrev>Behavioral Analytics APIs</titleabbrev>
++++
---
.New API reference
[sidebar]
--
For the most up-to-date API details, refer to {api-es}/group/endpoint-analytics[Behavioral analytics APIs].
--
Use the following APIs to manage tasks and resources related to <<behavioral-analytics-overview,Behavioral Analytics>>:
* <<put-analytics-collection>>
* <<delete-analytics-collection>>
* <<list-analytics-collection>>
Use the following API to ingest events into an Analytics collection:
* <<post-analytics-collection-event>>
include::put-analytics-collection.asciidoc[]
include::delete-analytics-collection.asciidoc[]
include::list-analytics-collection.asciidoc[]
include::post-analytics-collection-event.asciidoc[]