Delete Discount

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.

Language
Credentials
Header
Click Try It! to start a request and see the response here!