---
title: "Remove Area-Team Relation"
method: DELETE
path: "/v3/gfw/arearelations/teams/"
tags: ["Area-Team Relations"]
---

# Remove Area-Team Relation

`DELETE /v3/gfw/arearelations/teams/`

Deletes an area-team relation

## Request body

- object[]
  - `areaId` string, required
  - `teamId` string, required

## Response `200`

OK

## Other responses

- `401` — Error Response

---

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