Deprecated. Use POST /v1/events/batch instead. The legacy route accepts the deprecated is_single_session and session aliases and lets per-event objects carry the deprecated project field; the v1 route rejects all three at the SDK boundary.
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for POST /events/batch (deprecated — use POST /v1/events/batch)
Array of events to create
If true, all events share the same session
Legacy field name for single_session (backward compatibility)
Alias for session_properties (backward compatibility)
Session properties for batch event creation