You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Credit updates take effect immediately. Setting credits to unlimited automatically clears any existing refill settings. Changes propagate instantly but may take up to 30 seconds to reach all edge regions.
4013
-
operationId: updateIdentityCredits
4013
+
operationId: identities.updateCredits
4014
4014
requestBody:
4015
4015
content:
4016
4016
application/json:
@@ -4060,7 +4060,7 @@ paths:
4060
4060
summary: Update identity credits
4061
4061
tags:
4062
4062
- identities
4063
-
x-speakeasy-name-override: updateIdentityCredits
4063
+
x-speakeasy-name-override: updateCredits
4064
4064
/v2/identities.updateIdentity:
4065
4065
post:
4066
4066
description: |
@@ -4865,7 +4865,7 @@ paths:
4865
4865
**Side Effects**
4866
4866
4867
4867
Credit updates remove the key from cache immediately. Setting credits to unlimited automatically clears any existing refill settings. Changes take effect instantly but may take up to 30 seconds to propagate to all edge regions.
Copy file name to clipboardExpand all lines: go/apps/api/openapi/spec/paths/v2/identities/updateCredits/index.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ post:
20
20
**Side Effects**
21
21
22
22
Credit updates take effect immediately. Setting credits to unlimited automatically clears any existing refill settings. Changes propagate instantly but may take up to 30 seconds to reach all edge regions.
Copy file name to clipboardExpand all lines: go/apps/api/openapi/spec/paths/v2/keys/updateCredits/index.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ post:
18
18
**Side Effects**
19
19
20
20
Credit updates remove the key from cache immediately. Setting credits to unlimited automatically clears any existing refill settings. Changes take effect instantly but may take up to 30 seconds to propagate to all edge regions.
0 commit comments