Create New Experiment
Experiments
Create New Experiment
Create a new experiment
POST
Create New Experiment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for creating an experiment
Name of the experiment
Maximum string length:
256ID of the dataset used in this experiment
ID of the application this experiment belongs to
Description of the experiment
Maximum string length:
512JSONB field for unstructured metadata
Example:
{ "key1": "value1", "key2": "value2" }