---
title: "DELETE /lprVehicleLists/{id}"
method: DELETE
path: "/lprVehicleLists/{id}"
tags: ["LPR Vehicle Lists"]
---

# DELETE /lprVehicleLists/{id}

`DELETE /lprVehicleLists/{id}`

Delete the vehicle list along with the entries

## Path parameters

- `id` string, required

## Response `204`

Deleted the list

## Other responses

- `401` — You are not authenticated. Please authenticate and try again.
- `403` — You have no permission to access the specified resource.
- `404` — Referenced resource could not be found.
- `500` — Something went wrong in the server. Please try again.

---

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