---
title: "Request a PIN reset"
method: POST
path: "/auth/app-lock/forgot"
tags: ["auth"]
---

# Request a PIN reset

`POST /auth/app-lock/forgot`

Marks the lock for reset and drops every unlock window. Grants nothing on its own: the PIN is cleared at the next *genuine* Privy authentication, so the caller must complete a real sign-in to benefit. The client follows this with a full sign-out of both DRE and Privy.

## Response `204`

Reset requested

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
