Trash timestamp
Description
Trashes or recovers a vector timestamp.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/trashed
Method
PUT
Access Level Rules
Access Level
Edit+
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the vector layer.
true
timestampId
The id of the timestamp to trash/recover
true
trashed
Boolean whether the layer should be trashed or recovered.
false
Default true.
Last updated