Update a custom column

Updates the name and option definitions of one existing SchoolSet custom column in the active school.

Authentication

AuthorizationBearer

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

Path parameters

idintegerRequired>=1
Custom column identifier

Request

This endpoint expects an object.
namestring or nullOptional<=255 characters
optionsobject or nullOptional

Response

Updated custom column resource
statusstring
messagestring
datamap from strings to any

Errors

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