Blueprint API - If courses are associated through the API, should they automatically sync?

agschmid
Community Contributor

Blueprint Courses - Canvas LMS REST API Documentation 

PUT /api/v1/courses/:course_id/blueprint_templates/:template_id/update_associations

When adding courses to associate, the call doesn't automatically seem to sync the added courses. Is it meant to automatically sync, or is the migrations call required immediately afterwards to sync?

POST /api/v1/courses/:course_id/blueprint_templates/:template_id/migrations