Deprecated
Returns a list of devices from which licenses will be removed if the number of MRC licenses becomes less than the number of assigned licenses.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
The zero-based number of the first record to return. Set startIndex=0 for the first request. If there are more than 1,000 devices in the response, set startIndex=1000 for the second request, 2000 for the third request, etc.
application/json
application/json
curl -X GET "https://example.com/licenses/0242078689-00001/cancel/index/string"{ "count": 6, "hasMoreData": false, "updateTime": "2018-03-22T12:06:06.000Z", "deviceList": [ "990003425730535", "990000473475989", "990005733420535", "990000347475989", "990007303425535", "990007590473489" ]}{ "errorCode": "error code string", "errorMessage": "error message string"}