Skip to content

Datasource Value Replace Batch

PUT
/v1/Datasources/{id}/values/batchReplace

Replace a batch of values on Datasource based on period

Parameters

Path Parameters

id*integer

Datasource Id

Example 1

Query Parameters

fromstring

From datetime

Example 2023-12-24T00:00:00Z
tostring

To datetime

Example 2023-12-25T00:00:00Z

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
}