Create board status
POST
/tm/board-columnsRequest
Body Params application/json
name
string
required
boardId
integer
required
Example
{
"name": "string",
"boardId": 0
}
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
success
boolean
optional
boardColumn
#/definitions/1260064optional
Example
Not configured
Last modified: 10 months ago