{
"start_index": 0,
"end_index": 1,
"all": true
}
curl --location --request POST '/clear' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_index": 0,
"end_index": 1,
"all": true
}'
{
"code": 200,
"message": "\u5220\u9664\u6570\u636e\u6210\u529f\uff01"
}