v1

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

Move Card to Another Group

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

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

Path parameters

cardHierarchyIdstring biginteger required

Card hierarchy id

groupIdstring biginteger required

Group id

cardIdstring biginteger required

Card id

Query parameters

auditUserstring required

The audit user to log the request

Request body

newGroupIdstring biginteger required

Id of the new card hierarchy group

Response

Successful move of the card to another card hierarchy group