DELETE
/
discounts
/
{discount_id}
curl --request DELETE \
  --url https://test.dodopayments.com/discounts/{discount_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

discount_id
string
required

Discount Id