Skip to main content
POST
Create Batch Analytics

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Body

application/json

Schema for batch creating analytics data (used by workers to send all data at once)

execution_id
string
required
turns
TurnMetricsCreate · object[]
tool_calls
ToolCallCreate · object[]
tasks
TaskCreate · object[]

Response

Successful Response