POST
/
events
/
model
/
batch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
is_single_session
boolean

Default is false. If true, all events will be associated with the same session

model_events
object[]
session_properties
object

Response

200 - application/json
event_ids
string[]
success
boolean