Create

Create a new series archetype.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
channelstringRequired

This name should be unique amongst SeriesArchetypes within the data source. All series created from this archetype will share this name.

dataSourceRidstringRequired

Unique resource identifier for a DataSource. Typically, this is used to refer to the datasource for which a channel is associated, almost always in reference to either a dataset or a connection.

locatorobjectRequired
tagsmap from strings to stringsRequired

Tags specified here will take precedence over tags specified in the RunDatasource, in the case that both specify the same TagName.

unitstringOptional
descriptionstringOptional