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

# Delete a location

`DELETE /locations/{locationId}`

## Path parameters

- `locationId` integer, required

## Response `200`

Null content

## Other responses

- `401` — Authentication Error
- `422` — Unprocessable Entity

---

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