Create a note folder

Creates a root folder or a subfolder in the selected active academic year.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
titlestringRequired
root_folder_idinteger or nullOptional
batch_idlongOptional
Selects the academic year

Response

Folder created.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error