Collaboration
listLabels
Returns an actor-visible board's labels ordered by creation time and label id.
createLabel
Creates a label on an actor-visible board.
deleteLabel
Permanently deletes an accessible label when the supplied version is current.
setAssignee
Sets an actor-visible card's assignee relationship to present.
unsetAssignee
Sets an actor-visible card's assignee relationship to absent.
applyCardLabel
Sets a same-board label relationship on an actor-visible card to present.
removeCardLabel
Sets a same-board label relationship on an actor-visible card to absent.
listSubtasks
Returns subtasks for an actor-visible card in position and id order.
createSubtask
Creates a subtask at the end of an actor-visible card's checklist.
setSubtask
Sets subtask completion when the supplied version is current.
deleteSubtask
Deletes a subtask when the supplied version is current.
listComments
Returns cursor-paginated comments for an actor-visible card.
createComment
Creates a comment on an actor-visible card.
updateComment
Updates an authored comment when the supplied version is current.
deleteComment
Deletes an authored comment when the supplied version is current.
listAttachments
Returns only still-visible files attached to an actor-visible card.
attachFile
Sets a visible clean file attachment relationship to present.
detachFile
Sets a card attachment relationship to absent without deleting the file.