curl -X DELETE https://api2.ecomailapp.cz/coupons/delete \ -H "key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "folderId": 1, "codes": ["code1", "code2", "code3", "code4"] }'
{ "deleted": 4, "invalid": 0 }
Delete discount coupons from a default or specific folder.
Documentation IndexFetch the complete documentation index at: https://docs.ecomail.cz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ecomail.cz/llms.txt
Use this file to discover all available pages before exploring further.