---
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

---

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