Publish a single event.
Publish a single event.
The collection to which the event will be added.
The event
Publish multiple events.
Publish multiple events.
The events to add to the project.
Project identifier for the Keen project that an AccessLevel's API key is
associated with.
Project identifier for the Keen project that an AccessLevel's API key is
associated with.
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
MissingCredentialif a write key is not configured.https://keen.io/docs/security/