---
title: "Delete License Plate from User"
method: DELETE
path: "/access/v1/credentials/license_plate"
tags: ["Access Credentials"]
---

# Delete License Plate from User

`DELETE /access/v1/credentials/license_plate`

Deletes a license plate credential from a specified user by providing the user_id or the external_id, the org_id, and the license_plate_number.

## Query parameters

- `external_id` string — A unique identifier managed externally provided by the customer.
- `user_id` string, uuid — The unique identifier of the user managed by Verkada.
- `license_plate_number` string, required — The unique license plate number identifying a license plate credential for a user.

## Response `200`

ok

---

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