/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

Changes