Skip to main content
DELETE
/
v1
/
organisations
/
{organisationId}
/
clients
/
{clientId}
/
wallet
/
cards
/
{walletCardId}
cURL
curl --request DELETE \
  --url https://api.halth.com/v1/organisations/{organisationId}/clients/{clientId}/wallet/cards/{walletCardId}

Path Parameters

organisationId
string
required
clientId
string
required
walletCardId
string
required

Response

200 - undefined