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.
The access token received from the authorization server in the OAuth 2.0 flow.
A unique code that identifies the voucher.
"2CpRCE2c"
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.
Returns no content if deletion is successful.