Skip to main content
POST
Create multiple datapoints in batch

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/batch

events
string[]
deprecated
Minimum string length: 1
mapping
object
deprecated
filters
object
dateRange
object
checkState
object
selectAll
boolean
dataset_id
string
Minimum string length: 1

Response

200 - application/json

Datapoints successfully created in batch

Response for POST /datapoints/batch

inserted
boolean
required
insertedIds
string[]
required
Minimum string length: 1