Add timestamp

Description

Adds a timestamp to a point cloud layer.

Endpoint

/path/{pathId}/pointCloud/timestamp

Method

POST

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

Id of the point cloud layer to add a timestmap to.

true

date

JSON with properties "from" and "to" of type date.

true

description

A description of the timestamp.

false

Default null.

Last updated