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.
CreateWorkflowEventRequest0list of objectsRequired
OR
WorkflowEventobjectRequired

Response

countinteger
Number of events processed
successbooleanDefaults to true
Indicates whether the event was published successfully.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error