InterruptAgentInstance
POST
https://aigc-aiagent-api.zegotech.cn/
本接口用于在语音对话中打断智能体实例。
Request
Query Parameters
Action stringrequired
Possible values: [InterruptAgentInstance
]
接口原型参数
https://aigc-aiagent-api.zegotech.cn?Action=InterruptAgentInstance
AppId uint32required
AppId,ZEGO 分配的用户唯一凭证。
SignatureNonce stringrequired
随机字符串。
Timestamp int64required
Unix 时间戳,单位为秒。最多允许 10 分钟的误差。
Signature stringrequired
签名,用于验证请求的合法性。
SignatureVersion stringrequired
Possible values: [2.0
]
签名版本号,默认值为 2.0。
- application/json
Responses
- 200
打断成功
- application/json
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
1
RESPONSEClear