Skip to content

SetApiKeyBudgetRequestBody

Example Usage

typescript
import { SetApiKeyBudgetRequestBody } from "@meetkai/mka1/models/operations";

let value: SetApiKeyBudgetRequestBody = {
  period: "monthly",
  limit: 2308.36,
  thresholds: [],
};

Fields

FieldTypeRequiredDescription
owneroperations.SetApiKeyBudgetOwnercluster = operator ceiling (org-admin read-only); org = self-budget
periodoperations.SetApiKeyBudgetPeriod✔️N/A
limitnumber✔️Spend limit in major currency units
thresholdsoperations.SetApiKeyBudgetThresholds[]✔️N/A
webhookUrlstringN/A
webhookSecretstringN/A