---
title: "Reset the password reset counter for a respondent"
method: DELETE
path: "/respondents/{respondent_id}/password-reset-counter"
tags: ["respondents"]
---

# Reset the password reset counter for a respondent

`DELETE /respondents/{respondent_id}/password-reset-counter`

Reset the password reset counter for a respondent

## Path parameters

- `respondent_id` string, uuid, required

## Response `200`

The password reset counter has been reset

## Other responses

- `404` — The respondent does not exist

---

[API](https://skmtc.net/office-of-national-statistics/apis/party-service-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/party-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/party-service-api/revisions/a9abfd072409/schema)
