Skip to content

Organization

organization_billing_caps_set

Sets the spending cap of one product in the caller’s organization, in integer minor units.

Tool

organization_billing_caps_set

Sets the spending cap of one product in the caller’s organization, in integer minor units.

Sets the spending cap of one product in the caller’s organization, in integer minor units. The product must belong to the same organization as the active product; any other is refused.

Behavior

HTTP
PUT /governance/api/v1/billing/budgets/cap

Arguments

NameTypeRequiredDescription
cap_minorintegerNo description in the catalog.
productIdstringNo description in the catalog.

Try it

Sets the spending cap of one product in the caller’s organization, in integer minor units.

When to use

Sets the spending cap of one product in the caller’s organization, in integer minor units. The product must belong to the same organization as the active product; any other is refused.

Example

Ask your agent something like this:

Sets the spending cap of one product in the caller’s organization, in integer minor units.

The agent will invoke organization_billing_caps_set with these arguments:

{
  "cap_minor": "<cap_minor>",
  "productId": "<productId>"
}

Esc

Start typing to search the docs.

navigateselect