update_bundle_enrollment
Modify bundle enrollment details for users, including adjusting expiry dates, activation dates, and free trial status in Thinkific.
Instructions
Update a bundle enrollment (e.g. change expiry, free trial status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | The bundle ID | |
| user_id | Yes | The user ID | |
| activated_at | No | New activation date (ISO 8601) | |
| expiry_date | No | New expiry date (ISO 8601) | |
| is_free_trial | No | Update free trial status |