update_coupon
Modify existing coupon details including code, usage limits, expiration date, and internal notes to maintain accurate promotions on Thinkific learning platforms.
Instructions
Update an existing coupon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coupon_id | Yes | The coupon ID to update | |
| code | No | New coupon code | |
| note | No | Internal note | |
| quantity | No | Maximum uses | |
| expires_at | No | New expiry date (ISO 8601) |