workspace-member-budget-policies

Create Workspace Budget Default

Create a budget default.

Materializes it into a per-member scoped_budgets row for every existing active member of the workspace; a member who joins afterwards is materialized when they join.

post/v1/workspaces/{workspace_id}/member-budget-policies

Path parameters

workspace_idstring uuid required

Request body

budget_idstring required

The budget this workspace hands to every member

provider_key_idstring nullable

Narrow the default to one provider instance; null applies to every provider

Response

Successful Response

budget_duration_secinteger nullable required
budget_idstring required
created_atstring required
idstring required
max_budgetnumber nullable required
namestring nullable required
provider_key_idstring nullable required
updated_atstring required
workspace_idstring uuid required