cURL
curl --request POST \ --url https://api.example.com/api/device/changeGroup \ --header 'Authentication: <authentication>' \ --header 'Content-Type: application/json' \ --data ' { "idSn": "xxxxx,yyyyy", "fromDeptId": "", "deptId": "" } '
{}
调整到分组
指定设备
指定源分组
The response is of type object.
object