mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-26 16:17:19 -04:00
25 lines
624 B
Text
25 lines
624 B
Text
[[behavioral-analytics-apis]]
|
|
== Behavioral Analytics APIs
|
|
|
|
beta::[]
|
|
|
|
++++
|
|
<titleabbrev>Behavioral Analytics APIs</titleabbrev>
|
|
++++
|
|
|
|
---
|
|
|
|
Use the following APIs to manage tasks and resources related to 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[]
|