Last Fall Canvas added the ability to set a date on pages so that they appear in the student to do list:


Unfortunately, there is no information about this functionality available in the Pages API.
I can view that date using the List pages or Show page API

I have tried the typical Update/create page api pattern for updating page information by passing wiki_page[todo_date] but that doesn't appear to do anything.
Anyone worked with this yet, or any of the awesome Canvas Engineers have any information on how to set this date through the API?
Thanks fo any insights!