{
"boxSerial": "string",
"customizeDrawAreaCoordinates": [
[
251.121951
]
],
"objServiceIds": [
0
],
"deviceId": 0,
"sourceServiceId": 0
}
curl --location --request POST 'http://192.168.16.9:31848/g6mirgicbox-base/v1/bAiServiceCamera/copyDrawingArea' \
--header 'Content-Type: application/json' \
--data-raw '{
"boxSerial": "string",
"customizeDrawAreaCoordinates": [
[
251.121951
]
],
"objServiceIds": [
0
],
"deviceId": 0,
"sourceServiceId": 0
}'
{
"message": "",
"code": 0,
"data": {}
}