Edit timestamp

Description

Edits a timestamp of a raster layer.

Endpoint

/path/{pathId}/raster/timestamp/{timestampId}

Method

PATCH

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the raster 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 new description of the timestamp.

false

Default null.

Last updated