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

5

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

timestampId

The id of the timestamp to edit.

true

date

JSON with properties "from" and "to", both of type date.

false

Default null.

description

The new description of the layer.

false

Default null.

Last updated