Unset allowed_extensions using API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020
10:43 AM
How do I unset an assignment's allowed_extensions using the API? I have tried everything I can think of, from null to empty quotes, to empty lists. I'm using the update endpoint in assignments (https://canvas.instructure.com/doc/api/assignments.html#method.assignments_api.update). The web interface works by unchecking "Restrict File Upload Types."