Ingest Integration Event

This endpoint creates a new integration event. Required parameters include timestamp, device ID, and the user-defined schema/metadata.

This endpoint should be used for events forwarded through a webhook. For bulk upload of events, use the Import Integration Events endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
  • ID of the integration that the event belongs to
Body Params
int32
required

The ID of this event's type

int32
required

The ID of the integration device that generated this event

date-time
required

The timestamp of this event

int64
≤ 600000

The event's duration, in milliseconds

int64
≤ 120000

The event's buffer, in milliseconds

attributes
object
required

The attributes of this event

Responses
202

Accepted

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json