admin

Update Region Admin

Edit/disable a region. Re-runs the scoped backfill over the UNION of the old + new bboxes so a shrunk or disabled outline un-tags the places that left it (§2.5; for a pure enable/disable toggle old == new — one scan).

patch/admin/regions/{region_id}

Path parameters

region_idstring required

Request body

namestring nullable
outlineobject nullable
area_km2number nullable
source'osm-relation' | 'admin-union' | 'hand-drawn' nullable
source_refsstring[] nullable
enabledboolean nullable

Response

Successful Response

idstring required
namestring required
area_km2number required
sourcestring required
source_refsstring[] required
enabledboolean required
member_countinteger required
created_atstring date-time required
updated_atstring date-time required
outlineobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.