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

# Remove Area-Template Relation

`DELETE /v3/gfw/arearelations/templates`

Deletes an area-template relation

## Request body

- object[]
  - `areaId` string, required
  - `templateId` 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)
