v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Card Management in Card Hierarchy Groups

Bulk Move Cards to Another Group

This operation moves multiple cards to a different group within the same card hierarchy.

post/v1/card-hierarchies/{cardHierarchyId}/groups/{groupId}/cards/move/bulk

Path parameters

cardHierarchyIdstring biginteger required

Card hierarchy id

groupIdstring biginteger required

Group id

Query parameters

auditUserstring required

The audit user to log the request

Request body

newGroupIdstring biginteger required

Id of the new card hierarchy group

cardIdsstring[] required

Response

Successful move of the cards to another card hierarchy group