---
title: "Clear the password weak flag"
method: POST
path: "/v1/auth/password-weak/clear"
tags: ["Password Weak"]
---

# Clear the password weak flag

`POST /v1/auth/password-weak/clear`

Clears passwordWeakSince. Called by clients after the user successfully rotates to a HIBP-clean password.

## Response `200`

Cleared

## Other responses

- `401` — Unauthenticated
- `500` — Internal server error

---

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