Add list to a board.
Arguments
- board
Board id.
- name
List name.
- position
List position. One of
"top"
,"bottom"
orNULL
.- ...
Additional arguments passed to
create_resource()
.
See also
Other functions to create resources:
add_board()
,
add_card_attachment()
,
add_card()
,
add_checkitem()
,
add_checklist()
,
add_comment()
,
add_label()
,
add_member()
,
create_resource()