Code | Description |
---|---|
401 | Token is invalid |
401 | You must authenticate to perform this request. |
404 | The requested resource was not found. |
411 | If this error occurs, either provide the `Content-type: 0` header or provide an empty data field (`{}` for example). |
PUT '/api/v2/assets_groups/54/remove_asset' -d { "assets_group": { "asset_imei": "357778024355687" } } : { "id": 54, "name": "test group", "assets": [359858021918949","359858024351692"] }
Param name | Description |
---|---|
_token required |
Validations:
|
asset_imei optional |
IMEI of the asset to remove Validations:
|