DELETE
/
v1
/
card-hierarchies
/
{cardHierarchyId}
/
groups
/
{groupId}
/
cards
/
{cardId}
curl --request DELETE \
  --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/hierarchy/v1/card-hierarchies/{cardHierarchyId}/groups/{groupId}/cards/{cardId}
This response does not have an example.

Path Parameters

cardHierarchyId
string
required

Card hierarchy id

groupId
string
required

Group id

cardId
string
required

Card id

Query Parameters

auditUser
string
required

The audit user to log the request

Response

204
_mintlify/placeholder

Successful deletion of the card from the group