create_bundle_enrollment
Enroll users in course bundles on Thinkific by specifying bundle ID, user ID, activation, and expiry dates.
Instructions
Enroll a user in a bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | The bundle ID | |
| user_id | Yes | The user ID to enroll | |
| activated_at | No | Activation date (ISO 8601) | |
| expiry_date | No | Expiry date (ISO 8601) |