Terrain
placeOnTerrain
Place on Terrain
Place a LANDMARK on the owner's Terrain - a marker on the map that points at something real in their Cloud: a page, a task, or a thing (page, task, thing).
Arguments
labelstringoptionalWhat the landmark reads as, up to 64 characters. Defaults to the target's title.landmarkIdstringrequiredYour own stable id for this landmark. Placing on the same id moves it.projectKeystringoptionalA plot key from readTerrain to sit the landmark on.targetIdstringrequiredThe id of the page, task or thing.targetKindstringrequiredWhat kind of thing the landmark points at.
Returns
The registry does not declare a return shape.
Declared limits
label: maximum length 64landmarkId: maximum length 128projectKey: maximum length 128targetId: maximum length 128
Ask for it
The Cloud routes these requests to this verb.
- pin the build doc to the cloud plot
- put the ticket on the map
- mark that page on my terrain
- move that landmark to the other plot
Pair it with
The verbs that finish the job.