NameDescriptionTypeAdditional information
PublishFromDate

Publish data from this date and time (UTC). This property is clamped to a time between current UTC time and your earliest data access for this unit. Requesting this timestamp to be set outside this boundary will nudge the actual value, but will not fail the request.

date

None.

GrantedAccess

The level of Access granted by this public link. Default (0) gives access to Map only (equivalent to GrantedAccess = 1). This is a flags value.

PublicLinkGrantedAccess

None.

PublishedUrl

Read only. URL of published link. If this is left null or empty in a POST request, and no link already exists, a new public link will be created. If this is left null or empty in a POST request, and any link already exists, this will result in a BadRequest (400) - The existing link must first be deleted. Setting this to the existing PublishedUrl in a POST request will update the properties of the existing link. Setting this in a POST request, and the value does not match the url of the existing link (or no link exists), this will result in a BadRequest (400).

string

None.