Experiment Tracker

Create run

Create a new run within a campaign.

post/api/v0/experiments/campaigns/{campaign_id}/runs

Path parameters

campaign_idstring uuid required

Request body

run_numberinteger required
statusstring
parametersobject nullable

Response

Successful Response

idstring uuid required
run_numberinteger required
statusstring required
parametersobject nullable
errorstring nullable
started_atstring date-time nullable
completed_atstring date-time nullable
created_atstring date-time required

Changes

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