---
title: "Disable Face Unlock"
method: DELETE
path: "/v2/access/users/{user_id}/face_unlock"
tags: ["Access Credentials"]
---

# Disable Face Unlock

`DELETE /v2/access/users/{user_id}/face_unlock`

Disable face unlock for a user. This will delete their face credential and disable the face unlock
access method. Any pending mobile enrollment invitations for this user will also be deleted.

## Path parameters

- `user_id` string, required

## 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/versions/4a79d2d949a6/schema)
