Create a grading scale type
Creates a grading scale type and its ordered options for the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
active
min_passing_score_sort_id
scale_options
Response
Grading scale type created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

