Edit timestamp

Description

Edits a timestamp of a raster block.

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

Object with properties from and to. Both describing a datetime.

false

description

A description of the timestamp

false

Last updated