---
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-05-21** `7e5f596e884d` — 1 info
  - the endpoint scheme security `APIToken` was added to the API
- **2026-05-21** `d3f35444d235` — 1 info
  - the endpoint scheme security `APIToken` was removed from the API

[Change 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/7e5f596e884d/schema)
