PUT
/
coupons
/
{id}
/
toggle

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Coupon identifier

Body

isEnabled
boolean
default: true

Whether this coupon is enabled or not.