Skip to main content
POST
Bulk Move Cards 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

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

cardIds
string<biginteger>[]
required

Response

Successful move of the cards to another card hierarchy group