Remove default flag from balance
curl -L \ --request PUT \ --url 'http://api.client.nbcgate.tech//api/balance/default/off' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "id": 1 }'
No body