# Delete a Promotion Coupon Delete Promotion by Code You must have "DELETE" role in "Promotion" Module Endpoint: DELETE /api/v3/PromotionCoupon Version: 3.1.0 Security: OAuth2_clientCredentials ## Request fields (application/json): - `Code` (string, required) Key of promotion coupon Example: "Disc99" ## Response 200 fields (application/json): - `Message` (string)