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
cardHierarchyId
string
requiredCard hierarchy id
groupId
string
requiredGroup id
Query Parameters
auditUser
string
requiredThe audit user to log the request
Body
application/json
newGroupId
string
requiredId of the new card hierarchy group
cardIds
string[]
required