Experiments
Create a new evaluation run
POST
/
runs
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The UUID of the project this run is associated with
The name of the run to be displayed
The UUIDs of the sessions/events this run is associated with
The UUID of the dataset this run is associated with
The UUIDs of the datapoints from the original dataset this run is associated with
The configuration being used for this run
Additional metadata for the run
The status of the run
Available options:
pending
, completed