Move card
documentedMove a card to a different stage or swimlane.
POST /projects/{project_id}/cards/{card_id}/move.jsonCardsno implementation yet0 runsInput
project_id*
Project ID
e.g. 42
card_id*
Card ID
e.g. 2742
stage_id*
Destination stage ID
e.g. 9
prev_id*
Previous stage ID
e.g. 8
Calls Breeze as you (your API key is your account); keychains.dev holds the credentials.