Skip to main content
POST
/
v1
/
preview
/
models
/
{model_id}
/
log
"<any>"

Authorizations

Authorization
string
header
required

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

Path Parameters

model_id
string
required

Body

application/json

Schema for logging trajectories.

split
string
required
trajectory_groups
TrajectoryGroup · object[]
required

Response

Successful Response

The response is of type any.

I