---
title: "Modify existing password"
method: DELETE
path: "/passwords/{password_id}/"
tags: ["Passwords"]
---

# Modify existing password

`DELETE /passwords/{password_id}/`

Modify existing password

## Path parameters

- `password_id` string, required

## Response `204`

Deletion done

## Other responses

- `404` — Password ID not found

---

[API](https://skmtc.dev/lesspass/apis/lesspass-server-api.md) · [All operations](https://skmtc.dev/lesspass/apis/lesspass-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lesspass/lesspass-server-api/revisions/e750f899542c/schema)
