update_enrollment
Modify enrollment details in Thinkific, including expiry dates, completion status, and free trial settings.
Instructions
Update an enrollment (e.g. change expiry date, mark completed, set free trial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The enrollment ID to update | |
| activated_at | No | Activation date (ISO 8601) | |
| expiry_date | No | Expiry date (ISO 8601) | |
| is_free_trial | No | Whether this is a free trial enrollment | |
| completed | No | Mark the enrollment as completed |