Sets the credit quota for specified Agents.
Operation description
Description
This operation sets the credit quota for one or more Agents of a specific type.
Usage notes
The
AgentTypeparameter specifies the type of Agent to which the quota applies, such asJVSClaworOpenClaw.The
AgentIdsparameter is an array of up to 100 Agent IDs.The
CreditQuotaparameter specifies the credit quota for each Agent.
Examples
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:SetAgentCreditQuota |
update |
*All Resource
|
None | None |
Request syntax
GET HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BizType |
string |
No |
The business type. |
BUSINESS |
| AgentType |
string |
No |
The Agent type. |
JVSClaw |
| AgentIds |
array |
No |
A list of Agent IDs. |
|
|
string |
No |
An Agent ID. |
jvs-0bwu3iffqhduyz3kq |
|
| CreditQuota |
integer |
No |
The credit quota. |
200 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The schema of the response. |
||
| RequestId |
string |
The request ID. |
9B353D6D-53C9-1C24-95D5-2D24596DBCF1 |
Examples
Success response
JSON format
{
"RequestId": "9B353D6D-53C9-1C24-95D5-2D24596DBCF1"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.