This operation deletes a card from a specified group within a card hierarchy.
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.
Card hierarchy id
Group id
Card id
The audit user to log the request
Successful deletion of the card from the group
Was this page helpful?