Skip to content

Commit 983163c

Browse files
authored
Update educationassignment-update.md
1 parent 4d2f200 commit 983163c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api-reference/beta/api/educationassignment-update.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ In the request body, supply the values for relevant fields that should be update
5353
|dueDateTime|DateTimeOffset| Date assignment is due. |
5454
|grading|[educationAssignmentGradeType](../resources/educationassignmentgradetype.md)| How the assignment is graded.|
5555
|instructions|itemBody| Instructions to be given to the students along with the assignment. |
56+
|languageTag|String| Specifies the language in which UI notifications for the assignment are displayed. If **languageTag** isn't provided, the default language is `en-US`. Optional. |
5657
|notificationChannelUrl|String| Channel to post assignment publish notification. Updating the channel URL isn't allowed after the assignment has been published and is only allowed when the **assignTo** value is [educationAssignmentClassRecipient](../resources/educationassignmentclassrecipient.md).|
5758

5859
## Response

0 commit comments

Comments
 (0)