Ingest
Send Events
Post event(s) for ingestion into source.
POST
/
v1
/
events
/
{source_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
source_name
string
requiredSource name
Query Parameters
wait
boolean
If set to true
wait for the data to be written before returning
Body
application/json ยท object[]
The body is of type object[]
.