Skip to main content
POST
Create an event

Path Parameters

ws_id
string
required

The workspace id

Example:

"default"

Body

application/json
event_type
string
required
data
object
required
id
string
ingested_at
integer

The time the event was ingested

unique_id
string | null

The unique id used to de-duplication

Maximum string length: 50

Response

201 - application/json

OK

event_type
string
required
data
object
required
id
string
ingested_at
integer

The time the event was ingested

unique_id
string | null

The unique id used to de-duplication

Maximum string length: 50
created_at
integer
read-only
updated_at
integer
read-only