---
title: "Delete PasswordPolicy"
method: DELETE
path: "/api/passwordPolicies/{id}"
tags: ["PasswordPolicy"]
---

# Delete PasswordPolicy

`DELETE /api/passwordPolicies/{id}`

Delete PasswordPolicy, available only to company administrators

## Response `204`

PasswordPolicy record was deleted

## Other responses

- `403` — Authenticated user not allowed to perform this operation
- `404` — PasswordPolicy not found

---

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