cURL
curl --request DELETE \ --url https://api.ledger.so/v1/cards/{cardId} \ --header 'Api-Key: <api-key>'
{ "success": true }
Permanently close a card. This cannot be undone.
API key for authentication. Get your key from the Dashboard.
The card ID
Card closed