CreateEventResponse = object
Description
Response after creating an eventProperties
event_id
event_id: string
success
success: boolean
Read CreateEventResponse to parse trace event creation results from the HoneyHive Events TypeScript client with typed fields and autocomplete.
CreateEventResponse = object
event_id: string
success: boolean