Event

Create an event

post/workspaces/{ws_id}/events

Request body

idstring
event_typestring required
dataobject required
ingested_atinteger

The time the event was ingested

unique_idstring nullable

The unique id used to de-duplication

created_atinteger
updated_atinteger

Response

OK

idstring
event_typestring required
dataobject required
ingested_atinteger

The time the event was ingested

unique_idstring nullable

The unique id used to de-duplication

created_atinteger
updated_atinteger

Changes