Skip to main content
POST
Error

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

id
string
required

Business unit ID

Body

application/json

Create business unit governance request. The business unit is identified by the {id} path parameter. At least one of budget or rate_limit is required.

budget
object
required

Create budget request

rate_limit
object

Create rate limit request

Response

Business unit governance created successfully

Business unit governance operation response

message
string
business_unit
object

Business unit configuration with governance association