---
title: "Delete Candidate"
method: DELETE
path: "/candidates/{id}"
tags: ["candidates"]
---

# Delete Candidate

`DELETE /candidates/{id}`

Delete candidate

## Response `204`

Candidate successfully deleted

## Other responses

- `403` — Candidate access denied
- `404` — Candidate not found

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/versions/449bdc2516c9/schema)
