Edit timestamp

Description

Edits a timestamp

Endpoint

/path/{pathId}/pointCloud/timestamp/{timestampId}

Method

PATCH

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

Name
Description
Required
Default

pathId

The id of the point cloud layer to edit a timestamp for.

true

timestampId

The id of the timestamp to edit.

true

date

JSON with properties "from" and "to" of type date describing the new start and end date of the timestamp.

false

Default null.

description

A description of the timestamp.

false

Default null.

Last updated

Was this helpful?