---
title: "Mark a respondent for deletion by email"
method: DELETE
path: "/respondents/{email}"
tags: ["respondents"]
---

# Mark a respondent for deletion by email

`DELETE /respondents/{email}`

Mark a respondent for deletion by email

## Path parameters

- `email` string, email, required

## Response `202`

The respondent has been marked for deletion

## Other responses

- `404` — The respondent does not exist
- `500` — A database error occured during the deletion

---

[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)
