UpdateAPIKeyRequest
- limitsType: object · APIKeyLimitsrequired
Daily limit ≤ 7-day limit ≤ 30-day limit. USD limits allow at most two decimal places. Runtime limits cannot exceed the workspace hard limit.
- concurrencyType: integer | null
_limit min:0Omit to retain the existing value. null or 0 uses the existing unlimited or inherited semantics, subject to the workspace hard limit.
- d30Type: number | null
_limit _usd min:0multiple of:0.01USD limit. null clears it. Omit it to retain the existing value (creation inherits the workspace default).
- d7Type: number | null
_limit _usd min:0multiple of:0.01USD limit. null clears it. Omit it to retain the existing value (creation inherits the workspace default).
- dayType: number | null
_limit _usd min:0multiple of:0.01USD limit. null clears it. Omit it to retain the existing value (creation inherits the workspace default).
- rpmType: integer | null
_limit min:0Omit to retain the existing value. null or 0 uses the existing unlimited or inherited semantics, subject to the workspace hard limit.
- tpmType: integer | null
_limit min:0Omit to retain the existing value. null or 0 uses the existing unlimited or inherited semantics, subject to the workspace hard limit.
