Bulk update attachment categories

Assigns or clears one file category for a distinct set of file-manager records.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
file_manager_idslist of integersRequired
file_category_idinteger or nullOptional

Response

Category assignments updated.
statusstringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error