Deprecated
The license cancel endpoint allows user to list registered license cancellation candidate devices.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier.
Start index to retrieve.
application/json
application/json
curl -X GET "https://example.com/licenses/0242078689-00001/cancel"{ "count": 6, "hasMoreData": false, "updateTime": "2018-03-22 00:06:00.069 +0000 UTC", "deviceList": [ "990003425730535", "990000473475989", "990005733420535", "990000347475989", "990007303425535", "990007590473489" ]}{ "errorCode": "error code string", "errorMessage": "error message string"}