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

# Delete DeviceProfile

`DELETE /api/deviceProfiles/{id}`

Delete DeviceProfile

## Response `204`

DeviceProfile record was deleted

## Other responses

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

## Changes

> 2 revisions in range; 1 could not be searched.

- **2019-08-12** `83b3cb04ea46` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/cablelabs/apis/lpwan-server/changes/api/deviceProfiles/:id/delete.md)

---

[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)
