Skip to main content
POST
Decide a budget

Path Parameters

run_id
string
required

Body

application/json

A person's decision on the budget a waiting run ran out of.

approver
string
required

Who decided

Minimum string length: 1
decision
enum<string>
required
Available options:
grant,
deny
amount
number | null

How much to add; the run's shortfall when left out

Required range: x > 0
note
string | null

Why

Response

Successful Response

The response is of type Response Decide Budget Runs Run Id Budget Post · object.