Upload a file
Uploads an allowed document or media file and creates its file-manager record for the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form containing a file.
file
caption
disk
Allowed values:
file_category_id
Response
File uploaded and recorded.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

