Update a school test type

Updates the name of an existing school test type in the active school.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

typestringRequired

Request

This endpoint expects an object.
namestringRequired<=255 characters

Response

The school test type was updated successfully.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error