AddGradebookGrade
Add a new grade in a gradebook for the specified class course (gradebook should have already been created)
ClassCourse: Check GetPeriodClassCourses call
GradeMapping: Check GradeMapping call
ParentSimpleGradeId: Self referencing to another grade from the the gradebook, check Gradebook call
Type:
4 -> Folder
5 -> Point grade
6 -> Grade
Colors: Check [https://tailwindcss.com/docs/colors](https://tailwindcss.com/docs/colors) for colors
Headers
tenant
schoolCode
Query parameters
classCourseId
Class course id of the gradebook
Request
This endpoint expects an object.
name
creationDate
parentSimpleGrade
type
color
gradeMapping
position
weight
maxGrade
Response headers
Expires
Cache-Control
Access-Control-Allow-Headers
X-XSS-Protection
Pragma
Access-Control-Allow-Methods
X-Frame-Options
Access-Control-Expose-Headers
Access-Control-Allow-Origin
Access-Control-Allow-Credentials
X-Content-Type-Options
Access-Control-Max-Age
Response
OK
id
name
color
position
weight
type
gradeMappingId
parentSimpleGradeId

