Description
Edits a vector timestamp
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}
Method
PATCH
Minimum Access Level
edit+
Minimum processing units
5
pathId
The id of the vector layer.
true
timestampId
The id of the timestamp to edit.
date
JSON with properties "from" and "to", both of type date marking the new start and end of the timestamp.
false
Default null.
description
The new description of the layer.
Last updated 8 months ago