Visual project management and collaboration
developer.atlassian.com/cloud/trello/rest ↗Query structured spec data via REST or MCP. Get exactly what your agent needs.
https://trello.com/1
/actions/{idAction}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idAction | path | required | string | idAction |
Attributes of “Actions” to be updated.
application/json
actions
| Property | Type | Required |
|---|---|---|
| text | string | optional |
Success
Server rejection
PUT /actions/{idAction}
/actions/{idAction}/text
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idAction | path | required | string | idAction |
Attributes of “Actions Text” to be updated.
application/json
actions_text
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /actions/{idAction}/text
/boards/{idBoard}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards” to be updated.
application/json
boards
| Property | Type | Required |
|---|---|---|
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| powerUps | string | optional |
| subscribed | string | optional |
| prefs/voting | string | optional |
| prefs_voting | string | optional |
| idBoardSource | string | optional |
| idOrganization | string | optional |
| keepFromSource | string | optional |
| labelNames/red | string | optional |
| prefs/comments | string | optional |
| prefs/selfJoin | string | optional |
| prefs_comments | string | optional |
| prefs_selfJoin | string | optional |
| labelNames/blue | string | optional |
| prefs/cardAging | string | optional |
| prefs_cardAging | string | optional |
| labelNames/green | string | optional |
| prefs/background | string | optional |
| …11 more | object | optional |
Success
Server rejection
PUT /boards/{idBoard}
/boards/{idBoard}/closed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Closed” to be updated.
application/json
boards_closed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/closed
/boards/{idBoard}/desc
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Desc” to be updated.
application/json
boards_desc
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/desc
/boards/{idBoard}/idOrganization
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Id Organization” to be updated.
application/json
boards_idOrganization
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/idOrganization
/boards/{idBoard}/labelNames/blue
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Blue” to be updated.
application/json
labelNames_blue
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/blue
/boards/{idBoard}/labelNames/green
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Green” to be updated.
application/json
labelNames_green
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/green
/boards/{idBoard}/labelNames/orange
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Orange” to be updated.
application/json
labelNames_orange
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/orange
/boards/{idBoard}/labelNames/purple
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Purple” to be updated.
application/json
labelNames_purple
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/purple
/boards/{idBoard}/labelNames/red
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Red” to be updated.
application/json
labelNames_red
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/red
/boards/{idBoard}/labelNames/yellow
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Label Names Yellow” to be updated.
application/json
labelNames_yellow
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/labelNames/yellow
/boards/{idBoard}/members
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Members” to be updated.
application/json
boards_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/members
/boards/{idBoard}/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMember | path | required | string | idMember |
Attributes of “Boards Members” to be updated.
application/json
boards_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/members/{idMember}
/boards/{idBoard}/memberships/{idMembership}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
| idMembership | path | required | string | idMembership |
Attributes of “Boards Memberships” to be updated.
application/json
boards_memberships
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| member_fields | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/memberships/{idMembership}
/boards/{idBoard}/myPrefs/emailPosition
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Email Position” to be updated.
application/json
myPrefs_emailPosition
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/emailPosition
/boards/{idBoard}/myPrefs/idEmailList
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Id Email List” to be updated.
application/json
myPrefs_idEmailList
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/idEmailList
/boards/{idBoard}/myPrefs/showListGuide
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show List Guide” to be updated.
application/json
myPrefs_showListGuide
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showListGuide
/boards/{idBoard}/myPrefs/showSidebar
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar” to be updated.
application/json
myPrefs_showSidebar
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebar
/boards/{idBoard}/myPrefs/showSidebarActivity
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Activity” to be updated.
application/json
myPrefs_showSidebarActivity
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarActivity
/boards/{idBoard}/myPrefs/showSidebarBoardActions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Board Actions” to be updated.
application/json
myPrefs_showSidebarBoardActions
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarBoardActions
/boards/{idBoard}/myPrefs/showSidebarMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “My Prefs Show Sidebar Members” to be updated.
application/json
myPrefs_showSidebarMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/myPrefs/showSidebarMembers
/boards/{idBoard}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Name” to be updated.
application/json
boards_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/name
/boards/{idBoard}/prefs/background
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Background” to be updated.
application/json
prefs_background
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/background
/boards/{idBoard}/prefs/calendarFeedEnabled
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Calendar Feed Enabled” to be updated.
application/json
prefs_calendarFeedEnabled
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/calendarFeedEnabled
/boards/{idBoard}/prefs/cardAging
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Card Aging” to be updated.
application/json
prefs_cardAging
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/cardAging
/boards/{idBoard}/prefs/cardCovers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Card Covers” to be updated.
application/json
prefs_cardCovers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/cardCovers
/boards/{idBoard}/prefs/comments
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Comments” to be updated.
application/json
prefs_comments
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/comments
/boards/{idBoard}/prefs/invitations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Invitations” to be updated.
application/json
prefs_invitations
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/invitations
/boards/{idBoard}/prefs/permissionLevel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Permission Level” to be updated.
application/json
prefs_permissionLevel
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/permissionLevel
/boards/{idBoard}/prefs/selfJoin
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Self Join” to be updated.
application/json
prefs_selfJoin
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/selfJoin
/boards/{idBoard}/prefs/voting
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Prefs Voting” to be updated.
application/json
prefs_voting
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/prefs/voting
/boards/{idBoard}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idBoard | path | required | string | board_id |
Attributes of “Boards Subscribed” to be updated.
application/json
boards_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /boards/{idBoard}/subscribed
/cards/{idCard}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards” to be updated.
application/json
cards
| Property | Type | Required |
|---|---|---|
| due | string | optional |
| pos | string | optional |
| desc | string | optional |
| name | string | optional |
| closed | string | optional |
| idList | string | optional |
| labels | string | optional |
| idBoard | string | optional |
| idLabels | string | optional |
| idMembers | string | optional |
| urlSource | string | optional |
| fileSource | string | optional |
| subscribed | string | optional |
| idCardSource | string | optional |
| keepFromSource | string | optional |
| idAttachmentCover | string | optional |
Success
Server rejection
PUT /cards/{idCard}
/cards/{idCard}/actions/{idAction}/comments
This can only be done by the original author of the comment.
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idAction | path | required | string | idAction |
Attributes of “Cards Actions Comments” to be updated.
application/json
cards_actions_comments
| Property | Type | Required |
|---|---|---|
| text | string | optional |
Success
Server rejection
PUT /cards/{idCard}/actions/{idAction}/comments
/cards/{idCard}/checklist/{idChecklistCurrent}/checkItem/{idCheckItem}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklistCurrent | path | required | string | idChecklistCurrent |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Id Checklist Current Check Item” to be updated.
application/json
cards_checklist_idChecklistCurrent_checkItem
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| state | string | optional |
| idChecklist | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklistCurrent}/checkItem/{idCheckItem}
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item Name” to be updated.
application/json
cards_checklist_checkItem_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/name
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item Pos” to be updated.
application/json
cards_checklist_checkItem_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/pos
/cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/state
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idChecklist | path | required | string | idChecklist |
| idCheckItem | path | required | string | idCheckItem |
Attributes of “Cards Checklist Check Item State” to be updated.
application/json
cards_checklist_checkItem_state
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/checklist/{idChecklist}/checkItem/{idCheckItem}/state
/cards/{idCard}/closed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Closed” to be updated.
application/json
cards_closed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/closed
/cards/{idCard}/desc
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Desc” to be updated.
application/json
cards_desc
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/desc
/cards/{idCard}/due
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Due” to be updated.
application/json
cards_due
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/due
/cards/{idCard}/idAttachmentCover
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Attachment Cover” to be updated.
application/json
cards_idAttachmentCover
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idAttachmentCover
/cards/{idCard}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Board” to be updated.
application/json
cards_idBoard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
| idList | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idBoard
/cards/{idCard}/idList
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id List” to be updated.
application/json
cards_idList
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idList
/cards/{idCard}/idMembers
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Id Members” to be updated.
application/json
cards_idMembers
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/idMembers
/cards/{idCard}/labels
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Labels” to be updated.
application/json
cards_labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/labels
/cards/{idCard}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Name” to be updated.
application/json
cards_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/name
/cards/{idCard}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Pos” to be updated.
application/json
cards_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/pos
/cards/{idCard}/stickers/{idSticker}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
| idSticker | path | required | string | idSticker |
Attributes of “Cards Stickers” to be updated.
application/json
cards_stickers
| Property | Type | Required |
|---|---|---|
| top | string | optional |
| left | string | optional |
| image | string | optional |
| rotate | string | optional |
| zIndex | string | optional |
Success
Server rejection
PUT /cards/{idCard}/stickers/{idSticker}
/cards/{idCard}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idCard | path | required | string | card id or shortlink |
Attributes of “Cards Subscribed” to be updated.
application/json
cards_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /cards/{idCard}/subscribed
/checklists/{idChecklist}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists” to be updated.
application/json
checklists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| idCard | string | optional |
| idBoard | string | optional |
| idChecklistSource | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}
/checklists/{idChecklist}/idCard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Id Card” to be updated.
application/json
checklists_idCard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/idCard
/checklists/{idChecklist}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Name” to be updated.
application/json
checklists_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/name
/checklists/{idChecklist}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idChecklist | path | required | string | idChecklist |
Attributes of “Checklists Pos” to be updated.
application/json
checklists_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /checklists/{idChecklist}/pos
/labels/{idLabel}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels” to be updated.
application/json
labels
| Property | Type | Required |
|---|---|---|
| name | string | optional |
| color | string | optional |
| idBoard | string | optional |
Success
Server rejection
PUT /labels/{idLabel}
/labels/{idLabel}/color
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels Color” to be updated.
application/json
labels_color
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /labels/{idLabel}/color
/labels/{idLabel}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idLabel | path | required | string | idLabel |
Attributes of “Labels Name” to be updated.
application/json
labels_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /labels/{idLabel}/name
/lists/{idList}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists” to be updated.
application/json
lists
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| closed | string | optional |
| idBoard | string | optional |
| subscribed | string | optional |
| idListSource | string | optional |
Success
Server rejection
PUT /lists/{idList}
/lists/{idList}/closed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Closed” to be updated.
application/json
lists_closed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/closed
/lists/{idList}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Id Board” to be updated.
application/json
lists_idBoard
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/idBoard
/lists/{idList}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Name” to be updated.
application/json
lists_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/name
/lists/{idList}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Pos” to be updated.
application/json
lists_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/pos
/lists/{idList}/subscribed
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idList | path | required | string | idList |
Attributes of “Lists Subscribed” to be updated.
application/json
lists_subscribed
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /lists/{idList}/subscribed
/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members” to be updated.
application/json
members
| Property | Type | Required |
|---|---|---|
| bio | string | optional |
| fullName | string | optional |
| initials | string | optional |
| username | string | optional |
| avatarSource | string | optional |
| prefs/locale | string | optional |
| prefs/colorBlind | string | optional |
| prefs/minutesBetweenSummaries | string | optional |
Success
Server rejection
PUT /members/{idMember}
/members/{idMember}/avatarSource
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Avatar Source” to be updated.
application/json
members_avatarSource
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/avatarSource
/members/{idMember}/bio
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Bio” to be updated.
application/json
members_bio
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/bio
/members/{idMember}/boardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Attributes of “Members Board Backgrounds” to be updated.
application/json
members_boardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardBackgrounds/{idBoardBackground}
/members/{idMember}/boardStars/{idBoardStar}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars” to be updated.
application/json
members_boardStars
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| idBoard | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}
/members/{idMember}/boardStars/{idBoardStar}/idBoard
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars Id Board” to be updated.
application/json
members_boardStars_idBoard
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}/idBoard
/members/{idMember}/boardStars/{idBoardStar}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardStar | path | required | string | idBoardStar |
Attributes of “Members Board Stars Pos” to be updated.
application/json
members_boardStars_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/boardStars/{idBoardStar}/pos
/members/{idMember}/customBoardBackgrounds/{idBoardBackground}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idBoardBackground | path | required | string | idBoardBackground |
Attributes of “Members Custom Board Backgrounds” to be updated.
application/json
members_customBoardBackgrounds
| Property | Type | Required |
|---|---|---|
| file | string | optional |
| tile | string | optional |
| brightness | string | optional |
Success
Server rejection
PUT /members/{idMember}/customBoardBackgrounds/{idBoardBackground}
/members/{idMember}/fullName
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Full Name” to be updated.
application/json
members_fullName
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/fullName
/members/{idMember}/initials
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Initials” to be updated.
application/json
members_initials
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/initials
/members/{idMember}/prefs/colorBlind
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Color Blind” to be updated.
application/json
prefs_colorBlind
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/colorBlind
/members/{idMember}/prefs/locale
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Locale” to be updated.
application/json
prefs_locale
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/locale
/members/{idMember}/prefs/minutesBetweenSummaries
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Prefs Minutes Between Summaries” to be updated.
application/json
prefs_minutesBetweenSummaries
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/prefs/minutesBetweenSummaries
/members/{idMember}/savedSearches/{idSavedSearch}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches” to be updated.
application/json
members_savedSearches
| Property | Type | Required |
|---|---|---|
| pos | string | optional |
| name | string | optional |
| query | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}
/members/{idMember}/savedSearches/{idSavedSearch}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Name” to be updated.
application/json
members_savedSearches_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/name
/members/{idMember}/savedSearches/{idSavedSearch}/pos
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Pos” to be updated.
application/json
members_savedSearches_pos
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/pos
/members/{idMember}/savedSearches/{idSavedSearch}/query
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
| idSavedSearch | path | required | string | idSavedSearch |
Attributes of “Members Saved Searches Query” to be updated.
application/json
members_savedSearches_query
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/savedSearches/{idSavedSearch}/query
/members/{idMember}/username
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idMember | path | required | string | idMember or username |
Attributes of “Members Username” to be updated.
application/json
members_username
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /members/{idMember}/username
/notifications/{idNotification}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
Attributes of “Notifications” to be updated.
application/json
notifications
| Property | Type | Required |
|---|---|---|
| unread | string | optional |
Success
Server rejection
PUT /notifications/{idNotification}
/notifications/{idNotification}/unread
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idNotification | path | required | string | idNotification |
Attributes of “Notifications Unread” to be updated.
application/json
notifications_unread
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /notifications/{idNotification}/unread
/organizations/{idOrg}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations” to be updated.
application/json
organizations
| Property | Type | Required |
|---|---|---|
| desc | string | optional |
| name | string | optional |
| website | string | optional |
| displayName | string | optional |
| prefs/permissionLevel | string | optional |
| prefs/associatedDomain | string | optional |
| prefs/googleAppsVersion | string | optional |
| prefs/orgInviteRestrict | string | optional |
| prefs/externalMembersDisabled | string | optional |
| prefs/boardVisibilityRestrict/org | string | optional |
| prefs/boardVisibilityRestrict/public | string | optional |
| prefs/boardVisibilityRestrict/private | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}
/organizations/{idOrg}/desc
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Desc” to be updated.
application/json
organizations_desc
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/desc
/organizations/{idOrg}/displayName
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Display Name” to be updated.
application/json
organizations_displayName
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/displayName
/organizations/{idOrg}/members
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Members” to be updated.
application/json
organizations_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/members
/organizations/{idOrg}/members/{idMember}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
| idMember | path | required | string | idMember |
Attributes of “Organizations Members” to be updated.
application/json
organizations_members
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| string | optional | |
| fullName | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/members/{idMember}
/organizations/{idOrg}/members/{idMember}/deactivated
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
| idMember | path | required | string | idMember |
Attributes of “Organizations Members Deactivated” to be updated.
application/json
organizations_members_deactivated
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/members/{idMember}/deactivated
/organizations/{idOrg}/memberships/{idMembership}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
| idMembership | path | required | string | idMembership |
Attributes of “Organizations Memberships” to be updated.
application/json
organizations_memberships
| Property | Type | Required |
|---|---|---|
| type | string | optional |
| member_fields | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/memberships/{idMembership}
/organizations/{idOrg}/name
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Name” to be updated.
application/json
organizations_name
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/name
/organizations/{idOrg}/prefs/associatedDomain
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Associated Domain” to be updated.
application/json
prefs_associatedDomain
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/associatedDomain
/organizations/{idOrg}/prefs/boardVisibilityRestrict/org
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Board Visibility Restrict” to be updated.
application/json
prefs_boardVisibilityRestrict
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/boardVisibilityRestrict/org
/organizations/{idOrg}/prefs/boardVisibilityRestrict/private
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Board Visibility Restrict” to be updated.
application/json
prefs_boardVisibilityRestrict
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/boardVisibilityRestrict/private
/organizations/{idOrg}/prefs/boardVisibilityRestrict/public
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Board Visibility Restrict” to be updated.
application/json
prefs_boardVisibilityRestrict
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/boardVisibilityRestrict/public
/organizations/{idOrg}/prefs/externalMembersDisabled
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs External Members Disabled” to be updated.
application/json
prefs_externalMembersDisabled
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/externalMembersDisabled
/organizations/{idOrg}/prefs/googleAppsVersion
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Google Apps Version” to be updated.
application/json
prefs_googleAppsVersion
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/googleAppsVersion
/organizations/{idOrg}/prefs/orgInviteRestrict
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Org Invite Restrict” to be updated.
application/json
prefs_orgInviteRestrict
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/orgInviteRestrict
/organizations/{idOrg}/prefs/permissionLevel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Prefs Permission Level” to be updated.
application/json
prefs_permissionLevel
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/prefs/permissionLevel
/organizations/{idOrg}/website
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idOrg | path | required | string | idOrg or name |
Attributes of “Organizations Website” to be updated.
application/json
organizations_website
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /organizations/{idOrg}/website
/sessions/{idSession}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idSession | path | required | string | idSession |
Attributes of “Sessions” to be updated.
application/json
sessions
| Property | Type | Required |
|---|---|---|
| status | string | optional |
| idBoard | string | optional |
Success
Server rejection
PUT /sessions/{idSession}
/sessions/{idSession}/status
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idSession | path | required | string | idSession |
Attributes of “Sessions Status” to be updated.
application/json
sessions_status
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /sessions/{idSession}/status
/tokens/{token}/webhooks
Attributes of “Tokens Webhooks” to be updated.
application/json
tokens_webhooks
| Property | Type | Required |
|---|---|---|
| idModel | string | optional |
| callbackURL | string | optional |
| description | string | optional |
Success
Server rejection
PUT /tokens/{token}/webhooks
/webhooks
Attributes of “Webhooks” to be updated.
application/json
webhooks
| Property | Type | Required |
|---|---|---|
| active | string | optional |
| idModel | string | optional |
| callbackURL | string | optional |
| description | string | optional |
Success
Server rejection
PUT /webhooks
/webhooks/{idWebhook}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idWebhook | path | required | string | idWebhook |
Attributes of “Webhooks” to be updated.
application/json
webhooks
| Property | Type | Required |
|---|---|---|
| active | string | optional |
| idModel | string | optional |
| callbackURL | string | optional |
| description | string | optional |
Success
Server rejection
PUT /webhooks/{idWebhook}
/webhooks/{idWebhook}/active
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idWebhook | path | required | string | idWebhook |
Attributes of “Webhooks Active” to be updated.
application/json
webhooks_active
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /webhooks/{idWebhook}/active
/webhooks/{idWebhook}/callbackURL
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idWebhook | path | required | string | idWebhook |
Attributes of “Webhooks Callback Url” to be updated.
application/json
webhooks_callbackURL
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /webhooks/{idWebhook}/callbackURL
/webhooks/{idWebhook}/description
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idWebhook | path | required | string | idWebhook |
Attributes of “Webhooks Description” to be updated.
application/json
webhooks_description
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /webhooks/{idWebhook}/description
/webhooks/{idWebhook}/idModel
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| idWebhook | path | required | string | idWebhook |
Attributes of “Webhooks Id Model” to be updated.
application/json
webhooks_idModel
| Property | Type | Required |
|---|---|---|
| value | string | optional |
Success
Server rejection
PUT /webhooks/{idWebhook}/idModel
actions
{
"xml": {
"name": "action"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
actions_comments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
actions_text
{
"xml": {
"name": "action"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"desc": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"closed": {
"type": "string",
"description": " true or false"
},
"powerUps": {
"type": "string",
"description": "all or a comma-separated list of: calendar, cardAging, recap or voting"
},
"subscribed": {
"type": "string",
"description": " true or false"
},
"prefs/voting": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs_voting": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"idBoardSource": {
"type": "string",
"description": "The id of the board to copy into the new board"
},
"idOrganization": {
"type": "string",
"description": "The id or name of the organization to add the board to."
},
"keepFromSource": {
"type": "string",
"description": "Components of the source board to copy."
},
"labelNames/red": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/comments": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs/selfJoin": {
"type": "string",
"description": " true or false"
},
"prefs_comments": {
"type": "string",
"description": "One of: disabled, members, observers, org or public"
},
"prefs_selfJoin": {
"type": "string",
"description": " true or false"
},
"labelNames/blue": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/cardAging": {
"type": "string",
"description": "One of: pirate or regular"
},
"prefs_cardAging": {
"type": "string",
"description": "One of: pirate or regular"
},
"labelNames/green": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/background": {
"type": "string",
"description": "A standard background name, or the id of a custom background"
},
"prefs/cardCovers": {
"type": "string",
"description": " true or false"
},
"prefs_background": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs_cardCovers": {
"type": "string",
"description": " true or false"
},
"labelNames/orange": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"labelNames/purple": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"labelNames/yellow": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"prefs/invitations": {
"type": "string",
"description": "One of: admins or members"
},
"prefs_invitations": {
"type": "string",
"description": "One of: admins or members"
},
"prefs/permissionLevel": {
"type": "string",
"description": "One of: org, private or public"
},
"prefs_permissionLevel": {
"type": "string",
"description": "One of: org, private or public"
},
"prefs/calendarFeedEnabled": {
"type": "string",
"description": " true or false"
}
}
}
boards_checklists
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_closed
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
boards_desc
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
boards_idOrganization
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
boards_labels
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
}
}
}
boards_lists
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_members
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "One of: admin, normal or observer"
},
"email": {
"type": "string",
"description": "An email address"
},
"fullName": {
"type": "string",
"description": "A string with a length of at least 1. Cannot begin or end with a space."
}
}
}
boards_memberships
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "One of: admin, normal or observer"
},
"member_fields": {
"type": "string",
"description": "all or a comma-separated list of: avatarHash, bio, bioData, confirmed, fullName, idPremOrgsAdmin, initials, memberType, products, status, url or username"
}
}
}
boards_name
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
boards_powerUps
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "One of: calendar, cardAging, recap or voting"
}
}
}
boards_subscribed
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
cards
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"due": {
"type": "string",
"description": "A date, or null"
},
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"desc": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"name": {
"type": "string",
"description": "The name of the new card. It isn't required if the name is being copied from provided by a URL, file or card that is being copied."
},
"closed": {
"type": "string",
"description": " true or false"
},
"idList": {
"type": "string",
"description": "id of the list that the card should be added to"
},
"labels": {
"type": "string",
"description": "all or a comma-separated list of: blue, green, orange, purple, red or yellow"
},
"idBoard": {
"type": "string",
"description": "id of the board the card should be moved to"
},
"idLabels": {
"type": "string",
"description": "A comma-separated list of objectIds, 24-character hex strings"
},
"idMembers": {
"type": "string",
"description": "A comma-separated list of objectIds, 24-character hex strings"
},
"urlSource": {
"type": "string",
"description": "A URL starting with http:// or https:// or null"
},
"fileSource": {
"type": "string",
"description": "A file"
},
"subscribed": {
"type": "string",
"description": " true or false"
},
"idCardSource": {
"type": "string",
"description": "The id of the card to copy into a new card."
},
"keepFromSource": {
"type": "string",
"description": "Properties of the card to copy over from the source."
},
"idAttachmentCover": {
"type": "string",
"description": "Id of the image attachment of this card to use as its cover, or null for no cover"
}
}
}
cards_actions_comments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_attachments
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "A URL starting with http:// or https:// or null"
},
"file": {
"type": "string",
"description": "A file"
},
"name": {
"type": "string",
"description": "a string with a length from 0 to 256"
},
"mimeType": {
"type": "string",
"description": "a string with a length from 0 to 256"
}
}
}
cards_checklist_checkItem
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_checklist_checkItem_name
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_checklist_checkItem_pos
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
cards_checklist_checkItem_state
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "One of: complete, false, incomplete or true"
}
}
}
cards_checklist_idChecklistCurrent_checkItem
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"state": {
"type": "string",
"description": "One of: complete, false, incomplete or true"
},
"idChecklist": {
"type": "string",
"description": "An id, or null"
}
}
}
cards_checklists
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"value": {
"type": "string",
"description": "The id of the checklist to add to the card, or null to create a new one."
},
"idChecklistSource": {
"type": "string",
"description": "The id of the source checklist to copy into a new checklist."
}
}
}
cards_closed
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
cards_desc
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
cards_due
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A date, or null"
}
}
}
cards_idAttachmentCover
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "Id of the image attachment of this card to use as its cover, or null for no cover"
}
}
}
cards_idBoard
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "id of the board the card should be moved to"
},
"idList": {
"type": "string",
"description": "id of the list that the card should be moved to on the new board"
}
}
}
cards_idLabels
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the label to add"
}
}
}
cards_idList
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "id of the list the card should be moved to"
}
}
}
cards_idMembers
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the member to add to the card"
}
}
}
cards_labels
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
},
"value": {
"type": "string",
"description": "all or a comma-separated list of: blue, green, orange, purple, red or yellow"
}
}
}
cards_membersVoted
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the member to vote 'yes' on the card"
}
}
}
cards_name
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
cards_pos
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
cards_stickers
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"top": {
"type": "string",
"description": "undefined"
},
"left": {
"type": "string",
"description": "undefined"
},
"image": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"rotate": {
"type": "string",
"description": "undefined"
},
"zIndex": {
"type": "string",
"description": "Valid Z values for stickers, must be an integer"
}
}
}
cards_subscribed
{
"xml": {
"name": "card"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": " true or false"
}
}
}
checklists
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"idCard": {
"type": "string",
"description": "id of the card that the checklist should be added to"
},
"idBoard": {
"type": "string",
"description": "id of the board that the checklist should be added to"
},
"idChecklistSource": {
"type": "string",
"description": "The id of the source checklist to copy into a new checklist."
}
}
}
checklists_checkItems
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"pos": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
},
"name": {
"type": "string",
"description": "a string with a length from 1 to 16384"
},
"checked": {
"type": "string",
"description": " true or false"
}
}
}
checklists_idCard
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "The id of the card that the checklist is on"
}
}
}
checklists_name
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 1 to 16384"
}
}
}
checklists_pos
{
"xml": {
"name": "checklist"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "A position. top , bottom , or a positive number."
}
}
}
labelNames_blue
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_green
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_orange
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_purple
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_red
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labelNames_yellow
{
"xml": {
"name": "board"
},
"type": "object",
"properties": {
"value": {
"type": "string",
"description": "a string with a length from 0 to 16384"
}
}
}
labels
{
"xml": {
"name": "label"
},
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "a string with a length from 0 to 16384"
},
"color": {
"type": "string",
"description": "A valid label color or null"
},
"idBoard": {
"type": "string",
"description": "An id"
}
}
}
| Version | Endpoints | Schemas | Ingested | Status |
|---|---|---|---|---|
| 1.0 | 323 | 122 | 2026-05-11 | current |
| 1.0 | 323 | 122 | 2026-04-16 |