Publish a single event.
Publish a single event. See Event Collection Resource.
The collection to which the event will be added.
The event
Publish multiple events.
Publish multiple events. See Event Resource.
The events to add to the project.
A write key required to make API calls that write data.
A Client mixing in
Writercan make Keen IO API calls requiring a write key.A write key must be configured in the
Client's Settings or thewriteKeyfield must otherwise be set e.g. with an anonymous class override.Initializing a Client with write access
if a write key is not configured.
https://keen.io/docs/security/