---
title: "Permanently delete a profile from your workspace."
method: DELETE
path: "/profiles/{profileId}"
tags: ["Profile"]
---

# Permanently delete a profile from your workspace.

`DELETE /profiles/{profileId}`

## Path parameters

- `profileId` string, uuid, required

## Response `200`

OK.

## Other responses

- `401` — Unauthorized
- `404` — Profile not found.
- `409` — Profile is running.
- `default` — Error

---

[API](https://skmtc.net/kameleo-io/apis/kameleo-local-api.md) · [All operations](https://skmtc.net/kameleo-io/apis/kameleo-local-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kameleo-io/kameleo-local-api/versions/dc959e78ce25/schema)
