---
title: "Archive Persona"
method: DELETE
path: "/brands/{brand_id}/personas/{persona_id}"
---

# Archive Persona

`DELETE /brands/{brand_id}/personas/{persona_id}`

Archive a persona

## Path parameters

- `brand_id` integer, required
- `persona_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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