---
title: "Delete a device profile"
method: DELETE
path: "/profiles/{profileId}"
tags: ["Profiles"]
---

# Delete a device profile

`DELETE /profiles/{profileId}`

## Path parameters

- `profileId` string, required

## Response `200`

OK

- DeleteProfileOutputBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `message` string, required

## Other responses

- `default` — Error

## Changes

- **2026-06-29** `3cb3612f45e0` — 1 info
  - endpoint added
- **2026-06-29** `8ea6db3daeac` — 1 breaking
  - api path removed without deprecation
- **2026-05-11** `12719a46e639` — 2 info
  - api tag `Profiles` added
  - api tag `profiles` removed

[Change history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/profiles/:profileId/delete.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/b6fd8aed4bf4/schema)
