Delete a Geofence
delete/v1/geofences/{id}
Path parameters
idinteger required
Specify the ID of the Geofence that you want to delete.
Response
200
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.