Edit timestamp

Description

Edits a vector timestamp

Endpoint

/path/{pathId}/vector/timestamp/{timestampId}

Method

PATCH

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

10

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

timestampId

The id of the timestamp to change.

true

dateFrom

The new dateFrom of the timestamp

false

dateTo

The new dateTo of the timestamp

false

description

The new description of the layer.

false

Default null.

Last updated