Create Monitoring Event

Beta
Accept an event or list of events and publish them to ClickHouse for analytics processing.

Authentication

X-API-KEYstring
API Key authentication via header

Headers

X-API-VersionstringOptional

Request

This endpoint expects a list of objects or an object.
list of objectsRequired
OR
objectRequired

Response

countinteger
Number of events processed
successboolean or nullDefaults to true
Indicates whether the event was published successfully.

Errors