agent_sessions
upload a new agent session
Upload a new agent session.
S3 Upload Workflow:
- Call the S3 presign endpoint to obtain a direct upload URL for the raw session transcript file.
- Upload the raw transcript to S3.
- Send a POST request to this endpoint with the S3 key (s3_key) and the pre-parsed, curated JSON payload (curated_data).
post/api/agent_sessions
Request body
Response
created