Delete Device v2.0

API version2.0
Last Update7/17/2014
AuthenticationYES
Response FormatJSON
HTTP MethodPOST
Rate limitedYES
Requests per rate limit10/min

Use to delete a device on a given account

API URL

Copy

Request Parameters

KeyDatatypeParameter TypeRequiredDescriptionDefault
valuestringURLYesMAC Address or HWID of a device to be deleted
access_tokenstringURLYesaccess token which archived from OAuth authentication step
optintURLOptional0 – Only uninstall an agent on the device but keep the device data on Cloud
1 – Remove device data on Cloud as well as uninstall an agent on the device 2 - Archive Cloud database entry for the device and uninstall an agent on the device
1

Response HTTP Code

HTTP CodeDescription
200Success
401Unauthorized. Your access_token is invalid or expired
404Not found

Response Parameters

KeyDatatypeDescription
resultint0 - failure
1 - success
msgstringResult details

Example

Request Example

Copy

**Response Example **

Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard