curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/discounts/{discountId} \
--header 'Authorization: Bearer <token>'This response has no body data.curl --request DELETE \
--url https://api.hubapi.com/crm/v3/objects/discounts/{discountId} \
--header 'Authorization: Bearer <token>'This response has no body data.