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

NameDescriptionRequiredDefault

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.

false

Default null.

description

A description of the timestamp.

false

Default null.

Last updated