---
title: "Deletes all saved Chats owned by a user"
method: POST
path: "/rest/api/v1/deleteallchats"
tags: ["Chat"]
---

# Deletes all saved Chats owned by a user

`POST /rest/api/v1/deleteallchats`

Deletes all saved Chats a user has had and all their contained conversational content.

## Query parameters

- `locale` string
- `timezoneOffset` integer

## Response `200`

OK

## Other responses

- `400` — Invalid request
- `401` — Not Authorized
- `403` — Forbidden

## Changes

- **2026-07-22** `12f321ae935e` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-07-22** `90948cb39546` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-07-21** `972a5118199e` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-07-21** `2d62172604d1` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API
- **2026-06-22** `08c17c9175d0` — 1 info
  - the endpoint scheme security `APIToken` was added to the API

[Full history](https://skmtc.dev/gleanwork/apis/glean-api/changes/rest/api/v1/deleteallchats/post.md)

---

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