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.
titlestringRequired
colorobjectOptional

Response

Category created
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
422
Unprocessable Entity Error