Move Card
cards
Move Card
Move a card to a different column/position.
POST
Move Card
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Schema for moving a card between columns.
Card status enum matching Kanban columns.
Available options:
not_started, started, in_progress, validation, on_hold, done, cancelled Response
Successful Response
Schema for card response.
Card priority levels.
Available options:
critical, very_high, high, medium, low, none Card status enum matching Kanban columns.
Available options:
not_started, started, in_progress, validation, on_hold, done, cancelled Last modified on May 17, 2026