CreateEventBatchResponse = object
Description
Response for POST /events/batchProperties
event_ids
event_ids: string[]
session_id?
optionalsession_id?:string
success
success: boolean
TypeScript response type from the HoneyHive API
CreateEventBatchResponse = object
event_ids: string[]
optionalsession_id?:string
success: boolean