How do you undelete using the API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023
12:17 PM
Hey there,
I know Canvas has the ability to "undelete" content in the UI using the /courses/{course_id}/undelete . The problem is that page doesn't return all the results (probably some mishandled server/client side pagination) and you can't see all of the recently deleted items. Is there a way to "undelete" using the API instead?
Thanks!