Skip to main content

moveCard

POST 

/cards/:card_id/move

Moves an active card to a target column when the supplied version is current. The target column may belong to another board of the same workspace; a cross-board move updates the card's board while preserving its identifier, aliases, subtasks, attachments, comments, assignees, and dependencies. Labels are board-scoped, so a cross-board move removes the source board's labels from the card.

Request

Responses

Moved, unchanged, or replayed card.

Response Headers
    ETag

    Strong resource version validator.

    X-Request-Id
    Cache-Control

    Responses must use Cache-Control: no-store.