Skip to main content
POST
Create a new datapoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body for POST /datapoints

inputs
object
history
object[]
ground_truth
object
metadata
object
linked_event
string
linked_datasets
string[]
Minimum string length: 1

Response

200 - application/json

Datapoint successfully created

Response for POST /datapoints

inserted
boolean
required
result
object
required