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
Path parameters
dataset_id
String ID of dataset. Starts with evts_
.
Headers
X-API-KEY
Request
This endpoint expects an object or a list of objects.
Create Datapoints by Logs Request
OR
Create Datapoint Request
OR
Response
Successful Response
id
dataset_id
inputs
messages
target