Skip to main content
PUT
Error

Authorizations

x-api-key
string
header
required

Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.

Path Parameters

entityType
enum<string>
required
Available options:
user,
role,
team,
project,
agent,
routine
entityId
string
required

Body

application/json
max_budget
number
required
budget_duration
enum<string>
required
Available options:
1d,
7d,
30d
budget_reset_at
string

Response

Live budget info after upsert.

budget
object | null