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.
title
root_folder_id
batch_id
Selects the academic year
Response
Folder created.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

