Canvas API external_tool course_navigation[default]=disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022
12:06 PM
via curl PUT api/v1/accounts/Id/external_tools/Id -F 'course_navigation\[default\]=disabled'
Response shows "default":"disabled"
However, The Tool remains visible in the Navigation area.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2022
10:26 AM
Verified what seems like a bug in API: if the instructor of a course makes a manual change to the course navigation via settings, changes made via the API do not take effect even though the API returns the value set via the API.