Trash timestamp

Description

Trash or recover a timestamp

Endpoint

/path/{pathId}/pointCloud/timestamp/{timesmpId}/trashed

Method

PUT

Access Level Rules

Access Level

edit+

Processing Units

Processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the point cloud layer to delete a timestamp of.

true

timestampId

The id of the timestamp to be deleted from the map.

true

trashed

Boolean whether to trash or recover the timestamp.

false

Default true.

Last updated