CreateEventBatchResponse = object
Description
Response for POST /events/batchProperties
event_ids
event_ids: string[]
session_id?
optionalsession_id?:string
success
success: boolean
Read CreateEventBatchResponse to parse batch event ingestion results from the HoneyHive Events TypeScript client with typed fields and autocomplete.
CreateEventBatchResponse = object
event_ids: string[]
optionalsession_id?:string
success: boolean