UpdateAgentInstance
https://aigc-aiagent-api.zegotech.cn/
With this interface, you can update the configuration of the AI agent instance.
📌 Note: Only parameters passed into this interface will take effect, and parameters not passed in will not be updated.
Request
Query Parameters
Possible values: [UpdateAgentInstance
]
API Prototype Parameter
https://aigc-aiagent-api.zegotech.cn?Action=UpdateAgentInstance
The unique Application ID assigned to your project by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
Random string.
Unix timestamp, in seconds. The maximum allowed error is 10 minutes.
Signature, used to verify the legitimacy of the request. Refer to Signing the requests for how to generate an API request signature.
Possible values: [2.0
]
Signature version number, default value is 2.0.
- application/json
Responses
- 200
- application/json
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL