---
title: "Delete a specific location"
method: DELETE
path: "/api/locations/{locationId}"
tags: ["Location"]
---

# Delete a specific location

`DELETE /api/locations/{locationId}`

## Path parameters

- `locationId` string, required

## Response `200`

Success

## Other responses

- `204` — Location did not exist

---

[API](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fulcrumpro/fulcrum-publicapi/versions/1b5649cff14a/schema)
