Create column
List columns
Create column
Create a new custom column on a list
POST
Create column
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the list to add the column to.
Pattern:
^[0-9a-z]+$Body
application/json
Response
200 - application/json
OK
Unique identifier for the column.
Display name of the column.
The data type of the column.
When the column was created.
When the column was last updated.
Optional description of what this column contains.