Skip to content

Latest commit

 

History

History
280 lines (195 loc) · 7.27 KB

event.rst

File metadata and controls

280 lines (195 loc) · 7.27 KB

Event

This index stores all the incoming events.

Schema

+------------------------------+--------+----------+----------+--------------+----------------------------+ | Field | Type | Required | Readonly | Auto Managed | Example | +=================+============+========+==========+==========+==============+============================+ | id | String | True | True | False | dsalkasdioi232382yieyqwuiy | +------------------------------+--------+----------+----------+--------------+----------------------------+

Warning

  • It is not possible to update readonly fields.
  • it is not possible to set the Auto managed fields.

Note

  • id is required but it is auto-generated if not provided. It is recommended to provide a friendly for simplify the retrieve of connected date in other indices.

Create

To create a new event use the following REST (Representational State Transfer) call:

Read

To get the list of events:

Update

To update an event, use:

Delete

To delete events, use: