Batch Create Or Get V 2

POST

Creates new series if they don’t already exist.

A series exists if there is already a series with the same channel name and tag values in the data source. Returns series that were created and any existing series.

Request

This endpoint expects a list of objects.
typeenumRequired
Allowed values: DOUBLESTRING
dataSourceRidstringRequired
channelstringRequired
tagsmap from strings to stringsRequired

Response

This endpoint returns an object.
createdSerieslist of objects
existingSerieslist of objects
Built with