Deletes Listings with given batch_id belonging to the authenticated user’s company.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/me/listings/batch/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Was this page helpful?