Create data set

It is also possible to create a data set by calling UpdateDataSet with allowMissing set to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The data set to create.

A data set resource in the Data API.

string
required

Unique resource name of the data set, e.g. dataSets/namespace.dataSetIdentifier. The namespace must be one of the predetermined namespaces the customer has access to. The data set identifier must match the regex \w[\w-]{0,63}.

string

Used when showing the data set in the Exabel app. Required when creating a data set.

string

This is currently not used in the Exabel app, but may be in future.

signals
array of strings

List of signals comprising the data set. Signals are represented by their resource names, e.g. signals/namespace.signalIdentifier.

signals
derivedSignals
array of strings

List of derived signals in the data set, in decreasing order of "importance". Derived signals are represented by their resource names, e.g. derivedSignals/42.

derivedSignals
highlightedSignals
array of strings

List of signals that are highlighted in this data set.

highlightedSignals
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json