{
"pu_id": "string",
"channel_index": 0
}curl --location 'https://192.168.88.11:9781/bvcsp/v1/manualrecord/stop' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"pu_id": "string",
"channel_index": 0
}'{
"code": 0,
"msg": "string",
"data": [
"string"
]
}