delete https://{cluster}.voucherify.io/v1/trash-bin/
Deletes permanently a bin entry with a given ID.The following resources can be moved to the bin and permanently deleted:
- campaigns
- vouchers
- products
- SKUs
To use this endpoint and delete a given resource type, you must have the following permissions:
vouchers.delete
to delete a voucher,campaigns.delete
to delete a campaign,products.delete
to delete a product or SKU.