---
title: "DELETE /api/RealEstateAssets/{id}"
method: DELETE
path: "/api/RealEstateAssets/{id}"
tags: ["RealEstateAssets"]
---

# DELETE /api/RealEstateAssets/{id}

`DELETE /api/RealEstateAssets/{id}`

Description: The operation removes a Real Estate Asset tied to a Fact Finder.<br />
              Purpose: Allows for removal of a Real Estate Asset from a Fact Finder.

## Path parameters

- `id` integer, required

## Response `204`

Deleted

## Other responses

- `400` — The request is invalid.
- `401` — Unauthorized for Real Estate Asset data access.
- `403` — Request is restricted for access to Real Estate Asset.
- `404` — Real Estate Asset not found.

---

[API](https://skmtc.net/naviplancentral/apis/factfinder.md) · [All operations](https://skmtc.net/naviplancentral/apis/factfinder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/naviplancentral/factfinder/versions/742a3b481a91/schema)
