Updates an existing experiment with the provided details.
Your unique Avido API key
Your unique Avido Application ID
The unique identifier of the experiment
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"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, COMPLETED, ARCHIVED Successfully updated experiment
Response containing a single experiment