Ingest JSON

Sends a batch of events to DataHub.

Body Params
events
array of objects
length between 1 and 50000
events
string
required

The identifier of the data provider. Allowed characters: alphanumeric (0-9,a-z,A-Z), underscore (_), space, dash (-).

string

The event id. Must be unique within the dataset. If not set, a UUIDv4 will be generated at ingestion time.

dimensions
array of objects
dimensions
date-time
required

The timestamp of the event in RFC3339 format.

metrics
array of objects
metrics
Responses

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