The title for the front page. NOTE: changing a page's title will change its url. The updated url will be returned in the result.
group_idstring
Required
The unique identifier for the Canvas group.
publishedboolean
Whether the page is published (true) or draft state (false).
editing_rolesstring
Which user roles are allowed to edit this page. Any combination of these roles is allowed (separated by commas): 'teachers' allows editing by teachers, 'students' allows editing by students, 'members' for group wikis allows editing by members of the group, 'public' allows editin…
notify_of_updateboolean
Whether participants should be notified when this page changes.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not