---
title: "delete candidate"
method: DELETE
path: "/v1/candidates/{id}"
tags: ["Candidates"]
---

# delete candidate

`DELETE /v1/candidates/{id}`

Delete a candidate from your panel and remove all of their PII

## Response `200`

successful

## Other responses

- `401` — unauthorized

---

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