Update file metadata or replace a file
Updates the caption or original name and can replace the stored file using the multipart file field.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
File manager record identifier to update.
Request
This endpoint expects a multipart form containing an optional file.
file
Replacement image
caption
file_original_name
disk
Allowed values:
Response
Updated file record.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error

