/
EN
envzero
/
env0 API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
289
714
404.6 KB
Cost
Upsert a project's budget
put
/costs/project/{projectId}/budget
Path parameters
projectId
string
required
Request body
CostApiUpsertProjectBudgetRequestBody
required
amount
number
required
timeframe
'WEEKLY'
|
'MONTHLY'
|
'QUARTERLY'
|
'YEARLY'
|
'WEEKLY'
|
'MONTHLY'
|
'QUARTERLY'
|
'YEARLY'
required
thresholds
number[]
required
Response
CostApiUpsertProjectBudgetResponse
required
id
string
projectId
string
required
amount
number
required
timeframe
'WEEKLY'
|
'MONTHLY'
|
'QUARTERLY'
|
'YEARLY'
|
'WEEKLY'
|
'MONTHLY'
|
'QUARTERLY'
|
'YEARLY'
required
thresholds
number[]
required