Skip to main content
POST
Record benchmark activity events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workflow_id
string
required

Frontend-generated workflow ID linking all benchmark events in this session

events
BenchmarkEvent · object[]
required

List of benchmark events; same benchmark_id can appear multiple times with different event types

Response

Successful Response

recorded
integer
required

Number of events successfully recorded

message
string
required

Confirmation message