Create an experiment
Experiments
Create an experiment
Creates a new experiment with the provided details.
POST
Create an experiment
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Request body for creating a new experiment
The title of the experiment
Required string length:
1 - 255Example:
"Credit Card Block"
The experiment description
Example:
"Wants to block their credit card"
User ID of the person assigned to this experiment
Example:
"user_123456789"
List of inference step ids used in the experiment
Example:
["123e4567-e89b-12d3-a456-426614174000"]List of task ids used in the experiment
Example:
["123e4567-e89b-12d3-a456-426614174000"]Response
Successfully created experiment
Response containing a single experiment