Attach a custom column field
Attaches the selected custom field to a module and optional scope, then returns the refreshed field resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Custom column field identifier to attach.
Request
This endpoint expects an object.
module
scope_id
Response
Custom field attached and its resource returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

