DELETE
/
cards
/
:id
curl https://api.thanxsandbox.com/cards/92b7b0dac4 \
  -X DELETE \
  $AUTH_HEADERS
{}
Please review proper request headers here.

Parameters

id
string
required
The card id
curl https://api.thanxsandbox.com/cards/92b7b0dac4 \
  -X DELETE \
  $AUTH_HEADERS
{}