Skip to main content
POST
Create board column

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

projectId
string
required

projectId identifier

Body

application/json
key
string
required
Pattern: ^[a-z0-9_]+$
label
string
required
Minimum string length: 1
description
string | null
color
string

Response

Successful response

The response is of type object.