POST
/
v1
/
card-hierarchies
/
{cardHierarchyId}
/
groups
{
  "id": "<string>",
  "name": "<string>",
  "parentId": "<string>",
  "type": "ROOT"
}

Path Parameters

cardHierarchyId
string<biginteger>
required

Card hierarchy id

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

Response

201
application/json

Card Hierarchy group successfully created

The response is of type object.