v12

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

POST /api/card/collections

Bulk update endpoint for Card Collections. Move a set of Cards with card_ids into a Collection with collection_id, or remove them from any Collections by passing a null collection_id.

post/api/card/collections

Request body

card_idsinteger[] required
collection_idinteger nullable

value must be an integer greater than zero.

Response

Successful response