Delete budget
Parameters:
curl -L \ --request POST \ --url '/budget/delete' \ --header 'Ocp-Apim-Subscription-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "id": "text" }'
No body