voxel.voxcast.ondemand.locations.delete
Delete a "location" from this device's configuration options.
Parameters
device_id(required)- Numeric Voxel device id, available from devices.list
location_id(required)- A location_id from voxcast.ondemand.locations.list identifying the origin and path to configure.
Example Response
<rsp stat="ok"/>
Notes
None
Method Specific Error Codes
100: Unknown device- The device_id passed in can't be matched to a valid device.
201: Device action failed (reason)- An error occurred while performing an action on a device. A reason may be specified in parenthesis.

