rollouts

Run

Launch a single hosted rollout and return its trace and job identifiers.

post/v2/rollouts/run

Request body

task_version_idstring uuid required
model_idstring uuid required
trace_idstring uuid nullable
max_stepsinteger
trace_namestring nullable

Response

Successful Response

job_idstring uuid required
trace_idstring uuid required
statusstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.