Skip to main content
POST
Add Card to 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

Response

Successful addition of the card to the group