Experiment Tracker

Create campaign

Create a new experiment campaign.

post/api/v0/experiments/campaigns

Request body

model_idstring uuid required
namestring required
descriptionstring nullable
strategy_typestring nullable
strategy_configobject nullable

Response

Successful Response

idstring uuid required
model_idstring uuid required
namestring required
descriptionstring nullable
statusstring required
strategy_typestring nullable
strategy_configobject nullable
strategy_resultsobject nullable
total_runsinteger
completed_runsinteger
created_atstring date-time required
updated_atstring date-time required

Changes

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