cURL
curl --request POST \ --url https://api.contro.me/v1/partner/cards/{id}/freeze \ --header 'x-contro-api-key: <api-key>'
{ "success": true }
Freeze a card
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Card ID
"card_def456"
Card frozen
true