v1
latestOpenAPI 3.0.12026-07-26152262362.2 KBBudget Suggestions
Accept a budget suggestion
Marks the suggestion as accepted and links it to an existing budget. Create the budget first via POST /analytics/v1/budgets, then pass its id as budgetId. The budget must belong to your account.
post/analytics/v1/budget-suggestions/{id}/actions/accept
Path parameters
idstring required
Budget suggestion ID.
Request body
Response
OK - The suggestion was accepted and linked to the budget.