Skip to main content
DELETE
/
voucher
/
{id}
Delete Voucher
curl --request DELETE \
  --url https://blessed-toad-definitely.ngrok-free.app/api/voucher/{id}

Documentation Index

Fetch the complete documentation index at: https://v1-learn.neoartd.my.id/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
integer
required

Unique identifier for the voucher

Example:

1

Response

200

Voucher deleted successfully