Delete Geofence

The DELETE operation allows you to delete an existing geofence from a geofence set. The return from this operation is 1 for success or an error on failure.

Request

DELETE https://pcmiler.alk.com/apis/rest/v1.0/Service.svc/Geofence/{geofenceId}

URL Parameters

Required parameters are highlighted in yellow.

Data Element Description Data Type Value/Example Note
geofenceId The Id of the geofence to delete integer

Response

                    
1
                    
                    

Errors

Data Element Description Data Type Value/Example Note
Type Indicates whether the error is an exception or warning Enum Warning
Exception
Code Error code Enum Please refer to Appendix for complete list
LegacyErrorCode The legacy error code with is an integer valued code that would have been returned in PCMiler Web Services v25 and earlier. int
Description The detailed error description. String