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
type
color
weight
position
creationDate
gradeMapping
parentSimpleGrade
maxGrade
Response headers
Pragma
Expires
Cache-Control
X-Frame-Options
X-XSS-Protection
Access-Control-Max-Age
X-Content-Type-Options
Access-Control-Allow-Origin
Access-Control-Allow-Headers
Access-Control-Allow-Methods
Access-Control-Expose-Headers
Access-Control-Allow-Credentials
Response
OK
id
name
type
color
weight
position
gradeMappingId
parentSimpleGradeId

