Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
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.