---
title: "Delete persona by id"
method: DELETE
path: "/personas/{id}"
tags: ["Persona Management"]
---

# Delete persona by id

`DELETE /personas/{id}`

Deletes the persona with the given id.

## Response `204`

No Content

## Other responses

- `404` — Not Found

## Changes

- **2024-08-07** `7bc6580b8dcd` — 1 info
  - endpoint added
- **2024-06-04** `578e8efc5755` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/changes/personas/:id/delete.md)

---

[API](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api.md) · [All operations](https://skmtc.dev/pai-os/apis/personal-artificial-intelligence-operating-system-pai-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pai-os/personal-artificial-intelligence-operating-system-pai-os-api/revisions/3c144b366e19/schema)
