API Reference
Reference for our API
Deletes a specific batch of listings 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>'
"<string>"
Format: "Bearer <access_token>"
Batch ID
Successfully deleted batch
The response is of type string.
string