create_content_migration
Preview and confirm a full course-copy migration between Canvas courses. First call returns occupancy preview and token; second call with token executes the migration, with optional date shifting.
Instructions
Preview or confirm a full course-copy migration request.
The first call returns a target-occupancy preview and a short-lived token. A second call with the token and identical arguments requests the migration. Date shifting accepts either all four date fields or none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_end_date | No | ||
| old_end_date | No | ||
| new_start_date | No | ||
| old_start_date | No | ||
| confirmation_token | No | ||
| source_course_identifier | Yes | ||
| target_course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||