Removes the link between a custom field and a budget.
Security
BearerAuth
DELETE
curl -i -X DELETE \
'https://public.letsweel.com/v1/businesses/123/custom-fields/3fa85f64-5717-4562-b3fc-2c963f66afa6/budgets/{budget_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'