Deprecated. Use PUT /v1/events/{event_id} instead.
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 to update an existing event (deprecated — use PUT /v1/events/{event_id})
Event ID to update
Metadata fields to merge into the event
Feedback fields to merge into the event
Metric values to merge into the event
Output data to replace on the event (accepts objects, strings, arrays, or scalars)
Configuration fields to merge into the event
User properties to merge into the event
Event duration in milliseconds
Unix timestamp in milliseconds for event end
IDs of child events to set (must be non-empty; an empty array is ignored)
Event updated