---
title: "DELETE /locations/{locationId}/floors/{id}/plans/{planId}"
method: DELETE
path: "/locations/{locationId}/floors/{id}/plans/{planId}"
tags: ["Floor Plans"]
---

# DELETE /locations/{locationId}/floors/{id}/plans/{planId}

`DELETE /locations/{locationId}/floors/{id}/plans/{planId}`

This endpoint allows you to delete a floor plan and its corresponding SVG or PNG file. Support for Location-based camera grouping is only available in the professional and enterprise editions.

## Response `204`

Floor plan deleted

## Other responses

- `401` — You are not authenticated. Please authenticate and try again.
- `403` — You have no permission to access the specified resource.
- `404` — Referenced resource could not be found.
- `500` — Something went wrong in the server. Please try again.

---

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