v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/cards

POST /api/cards/move

Moves a number of Cards to a single collection or dashboard.

For now, just either succeed or fail as a batch - we can think more about error handling later down the road.

post/api/cards/move

Request body

card_idsinteger[] required
collection_idinteger nullable

value must be an integer greater than zero.

dashboard_idinteger nullable

value must be an integer greater than zero.

Response

Successful response