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