---
title: "Delete a resume"
method: DELETE
path: "/resumes/{id}"
tags: ["Resumes"]
---

# Delete a resume

`DELETE /resumes/{id}`

Permanently deletes a resume and its associated files (screenshots, PDFs) from storage. Locked resumes cannot be deleted; unlock the resume first. Requires authentication.

## Path parameters

- `id` string, required — The ID of the resume.

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
