---
title: "Remove Entry Code for User"
method: DELETE
path: "/access/v1/access_users/user/entry_code"
tags: ["Access User Information"]
---

# Remove Entry Code for User

`DELETE /access/v1/access_users/user/entry_code`

Given the user defined external ID or Verkada defined user ID (but not both), remove the entry code of a user.
Returns the updated access information object.

## Query parameters

- `user_id` string, uuid — The unique identifier of the user managed by Verkada.
- `external_id` string — A unique identifier managed externally provided by the customer.
- `email` string — The email address of the user.
- `employee_id` string — The organization-defined employee ID of the 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)
