update_promotion
Modify existing promotions in Thinkific by updating details like name, discount amount, dates, and product associations to maintain accurate marketing campaigns.
Instructions
Update an existing promotion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| promotion_id | Yes | The promotion ID to update | |
| name | No | New name | |
| description | No | New description | |
| discount_type | No | Discount type | |
| amount | No | New discount amount | |
| starts_at | No | New start date (ISO 8601) | |
| expires_at | No | New expiry date (ISO 8601) | |
| product_ids | No | Product IDs |