Update board column
Planning
Update board column
Updates a board column. Request bodies accept label, description, color, or position; use description null to clear guidance.
PATCH
Update board column
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id identifier
projectId identifier
columnId identifier
Body
application/json
The body is of type object.
Response
Successful response
The response is of type object.

