HoneyHive TypeScript API SDK
Preparing search index...
CreateEventBatchResponse
Type Alias CreateEventBatchResponse
Description
Response for POST /events/batch
type
CreateEventBatchResponse
=
{
event_ids
:
string
[]
;
session_id
?:
string
;
success
:
boolean
;
}
Index
Properties
event_
ids
session_
id?
success
Properties
event_
ids
event_ids
:
string
[]
Optional
session_
id
session_id
?:
string
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event_
ids
session_
id
success
HoneyHive TypeScript API SDK
Loading...
Description
Response for POST /events/batch