{
"containerCode":"132823764",
"cookie":"[]" // 值为[]是清空cookie
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/env/import-cookie' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"containerCode":"132823764",
"cookie":"[]" // 值为[]是清空cookie
}'{
"requestId": "string",
"msg": "string",
"code": 0,
"data": true
}