本接口用于停止正在运行中的智能体
https://brtc-api.baijiayun.com/vcs/aiagent/v1/stop
{ "app_id": "string", "agent_id": "string" }
返回示例
200 Response
{ "code": 200, "data": { "agent_id": "1231231321" }, "msg": "ok" }
停止智能体
描述
本接口用于停止正在运行中的智能体
接口请求地址
请求参数
请求参数 json 模板
返回参数
返回数据结构