{
"containerCode":"1617094733" // 环境ID
}curl --location 'http://127.0.0.1:6873/api/v1/browser/stop' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data '{
"containerCode":"1617094733" // 环境ID
}'{
"requestId": "a815fffe-93d7-4286-baf9-d93298f1b450",
"msg": "Success",
"code": 0,
"data": {
"action": "stopBrowserByCode",
"err": "成功(Success)",
"requestId": "a815fffe-93d7-4286-baf9-d93298f1b450",
"statusCode": "0"
}
}