Create Datapoint
Create a new datapoint for a dataset.
Here in the v4 API, this has the following behaviour:
* Retrieve the current latest version of the dataset.
* Construct a new version of the dataset with the new testcases added.
* Store that latest version as a committed version with an autogenerated commit
message and return the new datapoints
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
dataset_id
String ID of dataset. Starts with evts_
.
Request
This endpoint expects an object or a list of objects.
OR
OR
Response
Successful Response
id
dataset_id
inputs
messages
target