put https://app.asana.com/api/1.0/budgets/
An existing budget can be updated by making a PUT request on the URL for
that budget. Only the fields provided in the data block will be updated;
any unspecified fields will remain unchanged.
An existing budget can be updated by making a PUT request on the URL for
that budget. Only the fields provided in the data block will be updated;
any unspecified fields will remain unchanged.
Try It! to start a request and see the response here!