---
title: "DeleteListing"
method: DELETE
path: "/v1/listings/{uuid}"
tags: ["Listings"]
---

# DeleteListing

`DELETE /v1/listings/{uuid}`

Marks the listing as deleted and updates the publication state of all connected publications

## Path parameters

- `uuid` string, required

## Response `204`

Listing deleted successfully

## Other responses

- `404` — Listing not found

---

[API](https://skmtc.net/kleinanzeigen/apis/api-documentation.md) · [All operations](https://skmtc.net/kleinanzeigen/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kleinanzeigen/api-documentation/revisions/e84d9fd9bfcd/schema)
