Detach a custom column field
Detaches the selected custom field from 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 detach.
Request
This endpoint expects an object.
module
scope_id
Response
Custom field detached and its resource returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

