Delete Single Voucher
Path parameters
-
Voucher ID
-
Site database ID
DELETE /ext/{siteid}/api/v1/voucher/{voucherid}
curl \
-X DELETE https://api.spotipo.com/ext/{siteid}/api/v1/voucher/{voucherid} \
-H "Authentication-Token: $API_KEY"