TheftGuardSuccess
Authentication Methods
No authentication required
Input Parameter |
Type |
Description |
LocationID |
String |
ID of the PC where the nomadesk dashboard is running on |
Output Parameter |
Type |
Description |
Success |
Boolean |
True on success, False on failure |
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Task=TheftGuardSuccess&LocationID=locationid'
RESPONSE
<Response>
<Status>1</Status>
<Message></Message>
</Response>
STATUS CODES
3032 Location is a required field
4022 Location not found