Skip to content Kleinanzeigen Public API Gateway Documentation

This guide explains how to delete or unpublish a listing and the associated consequences.

To delete a listing, send a DELETE request to the following endpoint:

DELETE /listing/{listing_uuid}

If the request is successful, the API will return a 204 No Content response.