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