Delete a discount by ID

DELETE /discounts/{discountId}

Responses

DELETE /discounts/{discountId}
curl \
 -X DELETE localhost:8080/discounts/{discountId}