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
module
Module system name
scope_id
Optional scope identifier used for the refreshed response
Request
This endpoint expects an object.
data
Response
Values were saved and refreshed custom data was returned
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

