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
Name
Description
Required
Default
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