Delete Coupon

DELETE {{baseUrl}}/api/coupons/:id/

Delete the coupon with the given coupon ID.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes: coupons:write

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring