Permanently close a card. This cannot be undone.
cURL
curl --request POST \ --url https://api.useproxy.ai/v1/cards/{cardId}/close \ --header 'Api-Key: <api-key>'
{ "object": "card", "id": "<string>", "status": "notActivated", "previousStatus": "notActivated" }
API key for authentication. Get your key from the Dashboard.
The card ID
Card closed
card
notActivated
active
frozen
closed