{
"idList": [
0
]
}
curl --location --request DELETE 'https://192.168.88.32:9781/bvcsp/v1/recordfile/timeline/' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
0
]
}'
{
"code": 0,
"msg": "string"
}