Skip to main content
DELETE
/
cards
/
{uuid}
Delete card
curl --request DELETE \
  --url https://api.truust.io/2.0/cards/{uuid} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use your account's Secret Key as the Bearer token.

Path Parameters

uuid
string
required

Response

200

Card deleted