Zum Hauptinhalt springen
DELETE
/
coupons
/
{id}
cURL
curl -X DELETE \
 /coupons/{id} \
 --header "Authorization: Bearer <token>"

Autorisierungen

Authorization
string
header
erforderlich

Value for the Authorization header parameter.

Pfadparameter

id
string
erforderlich

Coupon identifier

Antwort

Coupon resource deleted