v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
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.