Skip to main content
PUT
Error
This endpoint is available in Bifrost Enterprise only.

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Path Parameters

user_id
string
required

Body

application/json

User-scoped governance settings. POST creates settings and PUT partially updates them.

user_id
string

Optional body copy of the path user ID. When present, it must match the path.

budget
object

Create budget request

budgets
object[]
rate_limit
object

Create rate limit request

provider_configs
object[]

Optional Enterprise per-provider governance overrides.

Response

Governance updated

user
object