Skip to main content
POST
Move Card to Another Group

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

cardHierarchyId
string<biginteger>
required

Card hierarchy id

groupId
string<biginteger>
required

Group id

cardId
string<biginteger>
required

Card id

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
newGroupId
string<biginteger>
required

Id of the new card hierarchy group

Response

Successful move of the card to another card hierarchy group