Add Data Scopes To Asset

POST

Adds data scopes to an asset.

Throws if the asset already has data scopes with data scope names matching those in the request.

Path parameters

assetRidstringRequired

Request

This endpoint expects an object.
dataScopesset of objectsRequired

The data scopes to add to the asset.

Throws if any existing data scopes have data scope names that conflict with the data scope names in the request.

Response

This endpoint returns an object.
ridstring
titlestring
propertiesmap from strings to strings
labelsset of strings

Labels associated with the asset. These labels do not have a time dimension. To associate labels with a range of time, create a time range on the asset with labels.

dataScopeslist of objects

The data scopes associated with the asset.

createdAtdatetime
updatedAtdatetime
attachmentsset of strings
descriptionstringOptional
createdBystringOptional
typestringOptional