post https://api.doit.com/analytics/v1/budgets
Creats a new budget
Log in to see full request history
Responses
Creats a new budget
xxxxxxxxxx
11curl --request POST \
--url https://api.doit.com/analytics/v1/budgets \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"growthPerPeriod": 0,
"metric": "cost",
"usePrevSpend": false
}
'
Try It!
to start a request and see the response here! Or choose an example: