August 2019
Intermediate to advanced
560 pages
13h 41m
English
The machine learning feature involves 10 resources, and most of the APIs revolve around these resources. We have compiled the relevant APIs into the following table:
|
Resource |
API URL |
Description |
|
Calendars |
GET _ml/calendars/[<calendar_id>|_all] |
Get a calendar resource with the given <calendar_id> identifier, or all calendar resources. |
|
PUT _ml/calendars/<calendar_id> |
Create a calendar resource with the given <calendar_id> identifier for associating scheduled event resources later. |
|
|
DELETE _ml/calendars/<calendar_id> |
Remove the calendar resource with the given <calendar_id> identifier and its associated scheduled events. |
|
|
Calendars, events |
GET_ml/calendars/[<calendar_id>| _all]/events |
Read now
Unlock full access