curl --request POST \
--url https://api.example.com/api/device/status \
--header 'Authentication: <authentication>' \
--header 'Content-Type: application/json' \
--data '
{
"sn": "ATUSEL2503040091,ATUSEL2502260001,5770234069182040",
"configExistPath": "hdsdn"
}
'