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

# Delete Persona

`DELETE /personas/{persona-id}`

## Path parameters

- `persona-id` integer, required

## Headers

- `Addepar-Firm` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

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