---
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

## Changes

- **2026-07-25** `5a14788d939f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/profile/delete.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agenta-ai/agenta-api/revisions/48ced00d9a1c/schema)
