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

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

Response

200
application/json

Successful update of the card hierarchy group

The response is of type object.