Update custom column values

Stores custom column values for module records, then returns the refreshed definitions and values for the active school.

Authentication

AuthorizationBearer

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

Query parameters

modulestringRequired
Module system name
scope_idintegerOptional
Optional scope identifier used for the refreshed response

Request

This endpoint expects an object.
datalist of objectsRequired

Response

Values were saved and refreshed custom data was returned
statusstring
messagestring
dataobject

Errors

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