Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

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

Body

application/json
events
object[]
required
is_single_session
boolean

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

Response

Events created

event_ids
string[]
session_id
string
success
boolean