Create a flood zone (admin)
POST/v2/admin/flood-zones
Add a flood zone from a GeoJSON Polygon. activation_mode is always
(permanent), rain (only active after rainfall near its centroid
exceeds rain_threshold_mm), or disabled. For bulk import of official
flood-extent data (NADMO / Hydrological Authority), use the
import-flood-zones command instead.
Request
Responses
- 200
- 400
- 403
Created
Missing fields or invalid geometry
Admin access required