---
title: "Delete Applicant Note"
method: DELETE
path: "/v2/applicants/{id}/notes/{note_id}"
tags: ["Notes"]
---

# Delete Applicant Note

`DELETE /v2/applicants/{id}/notes/{note_id}`

Deleting an Applicant Note

## Path parameters

- `id` string, required
- `note_id` string, required

## Response `200`

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)
