How to Delete a Listing
Section titled “How to Delete a Listing”This guide explains how to delete or unpublish a listing and the associated consequences.
Process
Section titled “Process”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.