Add traces to a session
Sessions
Add traces to a session
Add trace events to an existing session. The field is named logs for legacy compatibility with the Go ingestion handler.
POST
Add traces to a session
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.
Path Parameters
Session ID to add traces to
Body
application/json
Request to add traces to a session
Response
200 - application/json
Traces added successfully
Response from adding traces to a session

