Removes a third-party channel configuration from an agent runtime.
Operation description
You can call this operation to remove a specific third-party channel configuration from agent runtimes such as JVS Computer, OpenClaw, and Hermes Agent in the Wuying Agent Management Center. After the configuration is removed, the agent can no longer use the third-party channel for conversations.
Before calling this operation, make sure that you are familiar with the operations and usage of the Wuying Agent Management Center.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:RemoveRuntimeChannel |
delete |
*全部资源
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RuntimeType |
string |
Yes |
The runtime type. Valid values:
|
CloudDesktop |
| RuntimeIds |
array |
Yes |
The list of agent runtime IDs. |
|
|
string |
Yes |
The agent runtime ID. The ID mappings are as follows:
|
jvs-xxxx |
|
| AgentPlatform |
string |
No |
The agent platform. Valid values:
|
ENTERPRISE |
| AgentProvider |
string |
Yes |
The agent provider. Valid values:
|
OpenClaw |
| Code |
string |
Yes |
The channel code. Valid values:
|
dingtalk-connector |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The request result. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.