Update bookmark details
Description
Updates bookmark
Endpoint
/path/{pathId}/bookmark
Method
PATCH
Access Level Rules
Access Level
View
Processing Units
Processing units
1
Parameters
Name
Description
Required
Default
pathId
The id of the bookmark
true
layers
Array of JSONs. Each JSON should have the properties:
type: one of "ellipsis", "base" or "external"
selected: boolean
id: the id of the layer or external layer (In case of type "base" use 1 for open street map and 2 for the Google maps satellite)
false
Default null.
dems
Array of JSONs. Each JSON should have the properties:
selected: boolean
id: the id of the raster layer
false
Default null.
Last updated