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.
namestringRequired<=255 characters
activebooleanRequired
min_passing_score_sort_idintegerRequired
scale_optionslist of objectsRequired

Response

Grading scale type created.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error