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

tablestringRequired

Request

This endpoint expects a map from strings to any.

Response

Table settings were saved successfully.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error