---
title: "Remove resume password"
method: DELETE
path: "/resumes/{id}/password"
tags: ["Resume Sharing"]
---

# Remove resume password

`DELETE /resumes/{id}/password`

Removes password protection from a resume. After removal, the resume (if public) can be viewed without entering a password. 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)
