lists

Add a new list to the board

Created a List for board

post/v1/boards/{boardId}/lists.json

Path parameters

boardIdinteger required

Selected board ID

Query parameters

tokenstring required

OAuth token

Request body

board_idinteger
is_archivedboolean
namestring
positioninteger
uuidstring

Response

successful operation

idinteger
createdstring
modifiedstring
board_idinteger
user_idinteger
namestring
positioninteger
is_archivedboolean
card_countinteger
is_deletedboolean
lists_subscriber_countinteger
custom_fieldsstring
colorstring

Changes

Changed in 2 of the 23 revisions of this API.2