Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the dataset
The id of the entry to update
Body
application/json
Response
Successful Response
The id of the dataset entry
The input to the dataset entry
Example:
"Given this input, what is the output?"
The output to the dataset entry
Example:
"This is the output to the dataset entry"
The expected output to the dataset entry, this is an optionally edited version of the output
Example:
"This
wasthe output to the dataset entry"
The comment to the dataset entry
Example:
"This is an example of how one can edit the output"