---
title: "Delete User Account"
method: DELETE
path: "/profile"
tags: ["Users"]
---

# Delete User Account

`DELETE /profile`

Self-serve deletion of the caller's own account (EE only).

Requires an interactive SuperTokens session. API keys and service tokens are
rejected: this is an irreversible destructive action, so a leaked or embedded
integration key must not be enough to delete the owning account.

## Response `200`

Successful Response

- unknown

---

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