Skip to main content

Delete Geofence

Please see the Sites feature in our Places API if you are looking for predefined geofences around warehouses, distribution centers, and many other important trucking facilities in North America.

This API deletes an existing geofence from a geofence set.

DELETE /Geofence/{geofenceId}

Parameters

Required parameters are marked with an asterisk.

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

Response

The return from this operation is 1 for success or an error on failure.

1

Errors

Data Element Description Data Type Value/Example
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 PC*Miler Web Services v25 and earlier.
Int
Description The detailed error description.
string
Last updated June 7, 2024.
API Endpoint: