The unique identifier of the planner note to update.
titlestring
The title of the planner note.
detailsstring
Text of the planner note. Can contain HTML formatting.
course_idinteger
The ID of the course to associate with the planner note. The caller must be able to view the course in order to associate it with a planner note. Use a null or empty value to remove a planner note from a course. Note that if the planner note is linked to a learning object, its c…
todo_datestring
The date where this planner note should appear in the planner. The value should be formatted as: yyyy-mm-dd.
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