voxel.voxcast.ondemand.error_documents.delete
Stop using a custom error document for the specified response code.
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.
response_code(required)- The HTTP response code we want to handle.
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.

