Upload new experiment items
Experiments
Upload new experiment items
Upload new experiment items
POST
Upload new experiment items
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Path parameter for unique identifier of an experiment
Body
application/json
ID of the application the experiment belongs to.
ID of the dataset used for this experiment item.
ID of the specific dataset item this experiment item corresponds to.
JSON object representing the actual outputs generated by the experiment.
Timestamp when the processing of this experiment item started.
Optional timestamp when the processing of this experiment item ended.
Response
Experiment items uploaded successfully.