Update a grading scale type
Updates a grading scale type and, when supplied, synchronizes its existing and new ordered scale options.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
scale_type
Grading scale type identifier.
Request
This endpoint expects an object.
name
active
min_passing_score_id
min_passing_score_sort_id
scale_options
Response
Grading scale type updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

