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

---

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