Skip to main content
DELETE
Delete Card from 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 deletion of the card from the group