Update a single savings goalAsk AIpatch https://api.moneyhub.co.uk/v3/savings-goals/{goalId}Requires savings_goals:read and either savings_goals:write or savings_goals:write:all scope.Path ParamsgoalIduuidrequiredThe Goal IdBody ParamsnamestringName for the savings goal.amountobjectamount objectimageUrlstringnotesstringArbitrary text that a user can add about a savings goal.targetDatedateThe target date for the savings goal. Format YYYY-MM-DD. It must be today or in the future.accountsarray of objectslength ≥ 1Accounts that will be taken into account towards the target amount.accounts objectidstringrequiredId of the accountADD objectResponses 200Successful Response 401Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopes 404Unsuccessful Response - Resource Not FoundUpdated about 1 month ago