Skip to main content
POST
Create a model run

Authorizations

Authorization
string
header
required

Path Parameters

model_id
string
required

Model friendly ID (e.g., mdl_abc123def456)

Body

application/json
model_run
object
required

Response

201

id
integer
start_time
string<date-time>
end_time
string<date-time>
state
string
error_message
string | null
created_at
string<date-time>
updated_at
string<date-time>
calculations
object[]
output_data_points
object[]