Create board column
Planning
Create board column
Creates a board column. Request bodies accept key, label, optional description, color, and position.
POST
Create board column
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type object.
Response
Successful response
The response is of type object.

