Removes devices from the exclusion list so that they can be located with Device Location Services requests.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
The numeric name of the account.
A list of the device IDs to remove from the exclusion list.
application/json
application/json
curl -X DELETE "https://example.com/consents?accountName=0000123456-00001&deviceList=IMEI"{ "success": true}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}