Save a user's table settings
Stores the authenticated user's JSON table preferences for the supplied table model and returns the persisted settings record.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
table
Request
This endpoint expects a map from strings to any.
Response
Table settings were saved successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

