Delete Voucher
Delete Voucher
Deletes a voucher. This operation cannot be undone. Additionally, this operation removes any redemptions on the voucher.
If the force parameter is set to false or not set at all, the voucher will be moved to the bin.
DELETE
Delete Voucher
Path Parameters
A unique code that identifies the voucher.
Example:
"2CpRCE2c"
Query Parameters
If this flag is set to true, the voucher will be removed permanently. If it is set to false or not set at all, the voucher will be moved to the bin. Going forward, the user will be able to create another voucher with exactly the same code.
Response
Returns no content if deletion is successful.
Last modified on February 12, 2026

