=================================== PUT /:country/listings/:id/suppress =================================== Suppresses a listing. This will delete a record from the frontend but not from the database. Suppressed listings can be unsuppressed at any time. Response -------- ===== ======================================= HTTP Content / Description ===== ======================================= 200 Listing suppressed 404 `Error`_: Listing couldn't be found. 4xx An `Error`_ ===== ======================================= .. _Error: ./../models.html#error