---
title: "Deletes one floor map label"
method: DELETE
path: "/locations/floor/{floorId}/label/{labelId}"
tags: ["Location"]
---

# Deletes one floor map label

`DELETE /locations/floor/{floorId}/label/{labelId}`

Deletes one floor map label, given by its id, on condition it references the floor given by its id.

## Path parameters

- `floorId` integer, required
- `labelId` integer, required

## Response `200`

OK

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5ff7ab84e8e8/schema)
