Skip to content

Datasource Value Create Batch

POST
/v1/Datasources/{id}/values/batch

Create a batch of new values on Datasource

Parameters

Path Parameters

id*integer

Datasource Id

Example 1

Request Body

application/json
object[]
Format"int32"
Format"int32"
Format"int32"
Format"double"
Max Length255
Max Length100
Max Length100
Max Length100
Max Length100
Format"date-time"
Max Length255

Responses

OK

application/json
JSON
{
"total": 0
}