---
title: "Delete a listing"
method: DELETE
path: "/listings/{id}"
tags: ["Listings"]
---

# Delete a listing

`DELETE /listings/{id}`

## Path parameters

- `id` string, required

## Response `200`

The deleted Listing ID

---

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