Updates an existing experiment with the provided details.
Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the experiment
"123e4567-e89b-12d3-a456-426614174000"
Request body for updating an experiment
The title of the experiment
1 - 255"Credit Card Block"
The experiment description
"Wants to block their credit card"
User ID of the person assigned to this experiment
"user_123456789"
List of inference step ids used in the experiment
["123e4567-e89b-12d3-a456-426614174000"]List of task ids used in the experiment
["123e4567-e89b-12d3-a456-426614174000"]DRAFT, BASELINE_PENDING, BASELINE_RUNNING, BASELINE_COMPLETED, BASELINE_FAILED, VARIANT_RUNNING, IDLE, COMPLETED, ARCHIVED Successfully updated experiment
Response containing a single experiment