Delete discounts
You can delete discounts as required with the following endpoint:
The response is a 204 status code. There is no response object.
Example
curl -X delete \
https://example.byappdirect.com/api/channel/v1/discounts/22
-H 'Accept: application/json' \
-H 'Content-Type: application/json' \
Response
204 No Content
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!