courses
Modifies assignee mode and options of an announcement. Only a teacher of the course that contains the announcement may call this method. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to access the requested course or course work or for access errors. * INVALID_ARGUMENT if the request is malformed. * NOT_FOUND if the requested course or course work does not exist. * FAILED_PRECONDITION for the following request error: * EmptyAssignees
post/v1/courses/{courseId}/announcements/{id}:modifyAssignees
Path parameters
courseIdstring required
Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias.
idstring required
Identifier of the announcement.
Request body
Response
Successful response