Marketing API
Discounts
Bulk Delete
This API endpoint (POST) removes multiple discounts with a single request. If the request succeeds, it will return the IDs of the discounts that were removed.
Permissions: discount.remove
discounts array of strings * An array of strings each representing a discount ID that you wish to remove. The maximum number of discounts that can be removed in a single request is 50.