---
title: "Delete an Applicant"
method: DELETE
path: "/v2/applicants/{id}"
tags: ["Applicants", "exposeAsMcpTool"]
---

# Delete an Applicant

`DELETE /v2/applicants/{id}`

Delete an applicant and their information

## Path parameters

- `id` string, required

## Response `204`

OK

- string, nullable

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/versions/5f406c0e9462/schema)
