Create a single savings goal for a userAsk AIpost https://api.moneyhub.co.uk/v3/savings-goalsRequires savings_goals:read and savings_goals:write:all scopes.Body ParamsnamestringrequiredName for the savings goal.amountobjectrequiredamount 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 objectsrequiredlength ≥ 1Accounts that will be taken into account towards the target amount.accounts* objectidstringrequiredId of the accountADD objectResponses 200Successful Response 400Unsuccessful Response - Bad request - Missing query parameters - Missing body properties 401Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token 403Unsuccessful Response - Forbidden - Invalid scopesUpdated about 1 month ago