---
title: Delete user
full: true
_openapi:
  method: DELETE
  toc: []
  structuredData:
    headings: []
    contents:
      - content: |
          Permanently delete a user and all their associated data including:
          - Subscriptions
          - Preferences
          - Channel settings
          - Notifications and deliveries

          **This action cannot be undone.**
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Permanently delete a user and all their associated data including:
- Subscriptions
- Preferences
- Channel settings
- Notifications and deliveries

**This action cannot be undone.**


<APIPage document={"./openapi-admin.json"} operations={[{"path":"/users/{user_external_id}","method":"delete"}]} />