Create a custom column
Creates a SchoolSet custom column and optionally attaches it to a module and scope in the active school.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
module
Module system name to attach the new field to
scope_id
Optional module scope identifier
Request
This endpoint expects an object.
name
type_data
options
Response
Custom column created and returned as a resource
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

