Bin
Delete Bin Entry
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.
delete/v1/trash-bin/{binEntryId}
Response
Returns no content if deletion is successful.