Create column
Add a column to the end of a project's board. The slug is derived from the name.
Path parameters
Request body
Response
The created column
Changes
Changed in 4 of the 23 revisions of this API.215
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the required property
colorto the response with the200statusresponse-required-property-added
- ○
added the required property
createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
iconto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
isFinalto the response with the200statusresponse-required-property-added
- ○
added the required property
nameto the response with the200statusresponse-required-property-added
- ○
added the required property
positionto the response with the200statusresponse-required-property-added
- ○
added the required property
projectIdto the response with the200statusresponse-required-property-added
- ○
added the required property
slugto the response with the200statusresponse-required-property-added
- ○
added the required property
updatedAtto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
request body became required
request-body-became-required
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○