delete https://api.bewe.io/v1/discounts/
Deletes a discount specified by its unique ID in the URL path, ensuring that it belongs to the authenticated account.
If the discount is found and successfully deleted, the endpoint returns a success response. If the discount does not exist, it returns a message indicating that the discount was not found. This endpoint is used to remove discounts that are no longer needed.