Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/me/listings/batch/{id} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Deletes Listings with given batch_id belonging to the authenticated user’s company.
Format: "Bearer <access_token>"
Batch ID
successfully deleted batch
Was this page helpful?