Optional
defaultOptional
defaultDetermines whether to add the default set of lists to a board (To Do, Doing, Done). It is ignored if
idBoardSource
is provided.
Optional
descA new description for the board, 0 to 16384 characters long
Optional
idThe id of a board to copy into the new board.
Optional
idThe id or name of the team the board should belong to.
Optional
keepTo keep cards from the original board pass in the value cards
The new name for the board. 1 to 16384 characters long.
Optional
powerThe Power-Ups that should be enabled on the new board. One of: all
, calendar
, cardAging
, recap
, voting
.
Optional
prefsOptional
background?: "blue" | "orange" | "green" | "red" | "purple" | "pink" | "lime" | "sky" | "grey"The id of a custom background or one of: blue
, orange
, green
, red
, purple
, pink
, lime
, sky
, grey
.
Optional
cardDetermines the type of card aging that should take place on the board if card aging is enabled. One of: pirate
,
regular
.
Optional
cardDetermines whether card covers are enabled.
Optional
comments?: "public" | "disabled" | "org" | "members" | "observers"Who can comment on cards on this board. One of: disabled
, members
, observers
, org
, public
.
Optional
invitations?: "admins" | "members"Determines what types of members can invite users to join. One of: admins
, members
.
Optional
permissionThe permissions level of the board. One of: org
, private
, public
.
Optional
selfDetermines whether users can join the boards themselves or whether they have to be invited.
Optional
voting?: "public" | "disabled" | "org" | "members" | "observers"Who can vote on this board. One of disabled
, members
, observers
, org
, public
.
Optional
prefsUse prefs.background
instead.
The id of a custom background or one of: blue
, orange
, green
, red
, purple
, pink
, lime
, sky
, grey
.
Optional
prefsUse prefs.cardAging
instead.
Determines the type of card aging that should take place on the board if card aging is enabled. One of: pirate
, regular
.
Optional
prefsUse prefs.cardCovers
instead.
Determines whether card covers are enabled.
Optional
prefsUse prefs.comments
instead.
Who can comment on cards on this board. One of: disabled
, members
, observers
, org
, public
.
Optional
prefsUse prefs.invitations
instead.
Determines what types of members can invite users to join. One of: admins
, members
.
Optional
prefsUse prefs.permissionLevel
instead.
The permissions level of the board. One of: org
, private
, public
.
Optional
prefsUse prefs.selfJoin
instead.
Determines whether users can join the boards themselves or whether they have to be invited.
Optional
prefsUse prefs.voting
instead.
Who can vote on this board. One of disabled
, members
, observers
, org
, public
.
Generated using TypeDoc v0.24.8
Determines whether to use the default set of labels.