Add devices in bulk.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
[- {
- "imei": "357660101000198",
- "name": "Aragorn's car",
- "groupId": 32
}
]
{- "data": {
- "accepted": [
- "357660101000198"
], - "rejected": [
- {
- "imei": "357660101000198",
- "name": "string",
- "reason": "group not found",
- "errorCode": 1000
}
]
}
}