Create a new event (deprecated)
Events
Create a new event (deprecated)
deprecated
Deprecated. Use POST /v1/events instead. The legacy route wraps the event object under an event key; the v1 route accepts a bare event object.
POST
Create a new event (deprecated)
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for POST /events (deprecated — use POST /v1/events)
Full event object for legacy event creation endpoints

