updateDraftPerimeterSet
PATCH/perimeter-sets/draft/:perimeterSetId
Updates the user-provided descr of a draft PerimeterSet. Pass an empty string to clear the
user description, so the perimeter falls back to the computed conditionDescr.
Only PerimeterSets in Draft state can be updated here: updating a Released PerimeterSet is
rejected with 400.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createPerimeterSet |
| updatePerimeterSet |