---
title: "Removes association between a vehicle and geofence"
method: DELETE
path: "/v1/resourceowner/vehiclegeofence/{vehicleGeofenceId}"
tags: ["ResourceOwnerVehicleGeofence"]
---

# Removes association between a vehicle and geofence

`DELETE /v1/resourceowner/vehiclegeofence/{vehicleGeofenceId}`

This will remove the association between a geofence and a vehicle.

## Path parameters

- `vehicleGeofenceId` integer, required

## Response `200`

The vehcilegeofnece has been deleted

## Other responses

- `400` — Bad request, could occur for a number of cases, see returned message
- `403` — Request is forbidden, could occur for a number of reasons, see returned message
- `500` — Internal server error

---

[API](https://skmtc.net/automile/apis/automile-api.md) · [All operations](https://skmtc.net/automile/apis/automile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automile/automile-api/revisions/bd42075f6b02/schema)
