Create a note category
Creates a category in the active school's tenant database.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
title
color
Response
Category created
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

