---
title: "Delete an area by id"
method: DELETE
path: "/v3/forest-watcher/area/{areaId}"
tags: ["v3"]
---

# Delete an area by id

`DELETE /v3/forest-watcher/area/{areaId}`

Delete an area which the logged in user has either created, or is associated with a team they are manager of

## Response `204`

No Content

## Other responses

- `401` — You are not authorised to delete this record

## Changes

- **2022-05-24** `eb193b8e9e97` — 1 info
  - api tag `v3` added
- **2022-05-10** `f31b77e82172` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wri/apis/fw-api/changes/v3/forest-watcher/area/:areaId/delete.md)

---

[API](https://skmtc.dev/wri/apis/fw-api.md) · [All operations](https://skmtc.dev/wri/apis/fw-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wri/fw-api/revisions/9bcf4fe5dd9c/schema)
